Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.0.1...v6.1.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 1b50a5b commit d17af54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v4.1.7
- uses: golangci/golangci-lint-action@v6.0.1
- uses: golangci/golangci-lint-action@v6.1.1
with:
version: v1.61.0
- run: make test

0 comments on commit d17af54

Please sign in to comment.