Skip to content

Bump github.com/golangci/golangci-lint from 1.57.2 to 1.59.1 in /tools #9

Bump github.com/golangci/golangci-lint from 1.57.2 to 1.59.1 in /tools

Bump github.com/golangci/golangci-lint from 1.57.2 to 1.59.1 in /tools #9

Workflow file for this run

# https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
name: Dependency Review
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v4