We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1cfe3 commit 66caf23Copy full SHA for 66caf23
.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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
34
with:
35
version: latest
36
0 commit comments