We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478af78 commit 182eadeCopy full SHA for 182eade
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
run: go test ./...
26
27
- name: Run linters
28
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
29
with:
30
version: latest
31
0 commit comments