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 5cfb48d commit b2dd75eCopy full SHA for b2dd75e
1 file changed
.github/workflows/ci.yaml
@@ -44,7 +44,7 @@ jobs:
44
go-version-file: go.mod
45
cache: false
46
- name: golangci-lint
47
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
48
with:
49
version: ${{ env.GOLANGCI_LINT_VERSION }}
50
- name: tidy
0 commit comments