We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 337154c + 2d79e10 commit 0e5f7fdCopy full SHA for 0e5f7fd
.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@774c35bcccffb734694af9e921f12f57d882ef74 # v6.1.1
+ uses: golangci/golangci-lint-action@9937fdf7189f2958a2dc9f6d585e5d65e3326d20 # v6.1.1
55
with:
56
args: --verbose
57
other:
0 commit comments