We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f7310 commit 8c93267Copy full SHA for 8c93267
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
go-version-file: go.mod
35
- name: Lint Code
36
- uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3.3.1
+ uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
37
38
args: --timeout 10m0s
39
only-new-issues: true
0 commit comments