We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54027d6 commit 5f0d1f5Copy full SHA for 5f0d1f5
.github/workflows/go.yml
@@ -30,7 +30,7 @@ jobs:
30
cache-dependency-path: go.sum
31
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
+ uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
34
with:
35
version: latest
36
0 commit comments