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 6b09b3d commit b6af65dCopy full SHA for b6af65d
.github/workflows/golangci.yml
@@ -20,6 +20,6 @@ jobs:
20
- run: go mod vendor
21
22
- name: Run golangci-lint
23
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
24
with:
25
version: v1.64.8
0 commit comments