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.
2 parents 761dcad + 701c588 commit 4f3bc15Copy full SHA for 4f3bc15
.github/workflows/go-lint.yaml
@@ -62,7 +62,7 @@ jobs:
62
fetch-depth: 1
63
64
- name: golangci-lint ${{ matrix.app }}
65
- uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
66
with:
67
version: ${{ env.GOLANGCI_LINT_VERSION }}
68
working-directory: go/${{ matrix.app }}
0 commit comments