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 8a88e78 commit dd2bdb8Copy full SHA for dd2bdb8
.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@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc # v3
+ uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 # v3
35
timeout-minutes: 5
36
with:
37
version: latest
0 commit comments