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.
2 parents 69cfc2d + 00e3d7c commit d3e82a7Copy full SHA for d3e82a7
.github/workflows/go-lint.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Go Lint on ./v2
35
if: steps.golangci_configuration.outputs.files_exists == 'true'
36
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
37
with:
38
version: v1.61
39
working-directory: v2
0 commit comments