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 313085c commit a0804f0Copy full SHA for a0804f0
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
go-version: 1.19
32
check-latest: true
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 # v3
+ uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # v3
35
timeout-minutes: 5
36
with:
37
version: latest
0 commit comments