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 ef3d418 commit 483aa43Copy full SHA for 483aa43
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version-file: 'go.mod'
29
- name: Run linters
30
- uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
+ uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
31
32
version: latest
33
args: --timeout=3m
0 commit comments