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 88bebb1 commit b6575a1Copy full SHA for b6575a1
.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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
+ uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
37
with:
38
version: v1.61
39
working-directory: v2
0 commit comments