Skip to content

Commit

Permalink
bump golangci-lint to v1.56.x
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Mar 5, 2024
1 parent 9bce586 commit e58784f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
with:
version: v1.54
version: v1.56
args: --timeout=5m

0 comments on commit e58784f

Please sign in to comment.