We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3768d20 + 1c2d4eb commit 247aeccCopy full SHA for 247aecc
.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@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # tag=v3.7.1
+ uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # tag=v3.7.1
38
39
version: v1.60.1
40
args: --timeout=5m
0 commit comments