Skip to content

Commit

Permalink
Merge pull request #193 from openvex/dependabot/github_actions/all-19…
Browse files Browse the repository at this point in the history
…454ee53d

Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 in the all group
  • Loading branch information
cpanato authored Apr 30, 2024
2 parents c7362b7 + ec206b7 commit a63b9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
check-latest: true
cache: true
- name: golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
with:
version: v1.57
args: --timeout=5m

0 comments on commit a63b9a8

Please sign in to comment.