Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 04516bf commit 297b5e8
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 @@ -13,7 +13,7 @@ jobs:
cache: false
go-version-file: go.mod
- name: Lint
uses: wandera/golangci-lint-action@v3
uses: wandera/golangci-lint-action@v4
with:
version: v1.55.1
args: --out-${NO_FUTURE}format colored-line-number

0 comments on commit 297b5e8

Please sign in to comment.