Skip to content

Commit

Permalink
Merge pull request #1197 from chainguard-dev/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/golangci/golangci-lint-action-5.3.0

build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
  • Loading branch information
k4leung4 authored May 9, 2024
2 parents a2d0d9a + 6303323 commit 8d086a6
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 @@ -27,7 +27,7 @@ jobs:
check-latest: true

- name: golangci-lint
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v3.1.0
uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v3.1.0
with:
version: v1.54
args: --timeout=5m
Expand Down

0 comments on commit 8d086a6

Please sign in to comment.