We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d4fce7 + d40185b commit b822ce2Copy full SHA for b822ce2
1 file changed
.github/workflows/lint.yml
@@ -23,6 +23,6 @@ jobs:
23
cache: false
24
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
27
with:
28
version: v1.63
0 commit comments