We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e206074 commit d74f4d9Copy full SHA for d74f4d9
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
go-version: stable
31
32
- name: Lint Go
33
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
+ uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
34
with:
35
version: v2.1.5 # renovate: datasource=github-tags depName=golangci/golangci-lint
36
0 commit comments