We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251def2 commit 322bf2dCopy full SHA for 322bf2d
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
- run: go mod download
31
- run: go build -v .
32
- name: Run linters
33
- uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
34
with:
35
version: latest
36
0 commit comments