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 cd9a679 commit 2940fb6Copy full SHA for 2940fb6
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
go-version-file: go.mod
32
cache: false
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
35
with:
36
version: ${{ env.GOLANGCI_LINT_VERSION }}
37
0 commit comments