We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5674fc commit 8a2d8aaCopy full SHA for 8a2d8aa
.github/actions/lint/action.yml
@@ -26,7 +26,7 @@ runs:
26
shell: bash
27
28
- name: Run golangci-lint
29
- uses: golangci/golangci-lint-action@8564da7cb3c6866ed1da648ca8f00a258ef0c802 # v6.5.2
+ uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
30
with:
31
version: v1.64.8
32
install-mode: goinstall
0 commit comments