Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 0d70ccf commit a6fb229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
go-version: '1.21'
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.54

0 comments on commit a6fb229

Please sign in to comment.