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 3d85bdc commit b98af85Copy full SHA for b98af85
.github/workflows/lint.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
go-version-file: go.mod
36
- name: Lint Code
37
- uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
+ uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
38
39
only-new-issues: true
40
0 commit comments