We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734ae8a commit 51c77a2Copy full SHA for 51c77a2
.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@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
30
with:
31
version: v1.64.8
32
install-mode: goinstall
0 commit comments