We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2959be0 commit 4a6a4a4Copy full SHA for 4a6a4a4
.github/workflows/golangci-lint.yaml
@@ -24,6 +24,6 @@ jobs:
24
check-latest: true
25
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
28
with:
29
version: v1.64
0 commit comments