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 8da3a38 commit e0c2d24Copy full SHA for e0c2d24
.github/workflows/lint.yml
@@ -34,7 +34,7 @@ jobs:
34
go-version: stable
35
36
- name: Lint Go
37
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
+ uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
38
with:
39
working-directory: ${{ matrix.directory }}
40
version: v2.1.5 # renovate: datasource=github-tags depName=golangci/golangci-lint
0 commit comments