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 cf99d06 + 02c9469 commit 88f2a5bCopy full SHA for 88f2a5b
.github/workflows/code-health-foascli.yml
@@ -65,7 +65,7 @@ jobs:
65
go-version-file: 'tools/cli/go.mod'
66
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
67
- name: golangci-lint
68
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
+ uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
69
with:
70
version: v1.64.5
71
working-directory: tools/cli
0 commit comments