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 d57dcd4 commit cde286bCopy full SHA for cde286b
.github/workflows/code-health-tools.yml
@@ -93,7 +93,7 @@ jobs:
93
go-version-file: 'tools/cli/go.mod'
94
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
95
- name: golangci-lint
96
- uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7
+ uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347
97
with:
98
version: v1.60.3
99
working-directory: tools/cli
0 commit comments