Skip to content

Commit

Permalink
deps: Update golangci/golangci-lint-action action to v6 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2024
1 parent eff5299 commit 32e42f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
go mod tidy && git diff --exit-code
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: latest
args: --timeout 3m

0 comments on commit 32e42f1

Please sign in to comment.