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 29be558 + 47d1603 commit 6e87796Copy full SHA for 6e87796
.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@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
+ uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
66
with:
67
version: ${{ env.GOLANGCI_LINT_VERSION }}
68
working-directory: go/${{ matrix.app }}
0 commit comments