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