We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9f0d1 commit f291b38Copy full SHA for f291b38
.github/workflows/golang.yaml
@@ -63,7 +63,7 @@ jobs:
63
steps:
64
- uses: actions/checkout@v4
65
- uses: ./.github/actions/setup-golang
66
- - uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
+ - uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
67
with:
68
working-directory: scripts/dofy
69
0 commit comments