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 b0f9951 commit b0ab31dCopy full SHA for b0ab31d
.github/workflows/pr-golangci-lint.yaml
@@ -30,7 +30,7 @@ jobs:
30
go-version: ${{ steps.vars.outputs.go_version }}
31
32
- name: golangci-lint
33
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # tag=v6.5.2
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # tag=v7.0.0
34
with:
35
# update the version when updating golangci-lint
36
version: v2.1.2
0 commit comments