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 1df6bcd commit aaf5af4Copy full SHA for aaf5af4
.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@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
+ uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
37
38
args: --timeout 10m0s
39
only-new-issues: true
0 commit comments