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 c894bb4 commit 49bf063Copy full SHA for 49bf063
.github/workflows/lint.yml
@@ -51,7 +51,7 @@ jobs:
51
go-version: ${{ env.GO_VERSION }}
52
check-latest: true
53
- name: golangci-lint
54
- uses: golangci/golangci-lint-action@9937fdf7189f2958a2dc9f6d585e5d65e3326d20 # v6.1.1
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
55
with:
56
args: --verbose
57
other:
0 commit comments