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 adb7083 commit ee7f25cCopy full SHA for ee7f25c
.github/workflows/code-health-tools.yml
@@ -61,7 +61,7 @@ jobs:
61
go-version-file: 'tools/cli/go.mod'
62
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
63
- name: golangci-lint
64
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
+ uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
65
with:
66
version: v1.58.1
67
working-directory: tools/cli
0 commit comments