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 d10cd0d commit dbbafb9Copy full SHA for dbbafb9
.github/workflows/code-health.yml
@@ -23,7 +23,7 @@ jobs:
23
go-version-file: 'go.mod'
24
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47
27
with:
28
version: v2.1.6
29
unit-tests:
0 commit comments