Skip to content

Commit

Permalink
build(deps): bump wandera/golangci-lint-action from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [wandera/golangci-lint-action](https://github.com/wandera/golangci-lint-action) from 4 to 5.
- [Commits](wandera/golangci-lint-action@v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 2fd4d34 commit 00d60cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
cache: false
go-version-file: go.mod
- name: Lint
uses: wandera/golangci-lint-action@v4
uses: wandera/golangci-lint-action@v5
with:
version: v1.56

0 comments on commit 00d60cc

Please sign in to comment.