We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd7b54 commit 3610d20Copy full SHA for 3610d20
.github/workflows/ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
go-version: "${{ steps.gover.outputs.goversion }}"
36
- name: golangci-lint
37
- uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # tag=v3.7.1
+ uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v3.7.1
38
39
version: v1.64.5
40
args: --timeout=5m
0 commit comments