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 8997356 commit 8536c88Copy full SHA for 8536c88
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
go-version: ${{ env.GO_VERSION }}
39
cache: true
40
- - uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
+ - uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
41
42
version: ${{ env.GOLANGCI_LINT_VERSION }}
43
- name: Lint Dockerfile
0 commit comments