Skip to content

Commit 9faac2e

Browse files
authored
ci(action): update golangci/golangci-lint-action action to v8
1 parent 734ae8a commit 9faac2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/lint/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
shell: bash
2727

2828
- name: Run golangci-lint
29-
uses: golangci/golangci-lint-action@8564da7cb3c6866ed1da648ca8f00a258ef0c802 # v6.5.2
29+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3030
with:
3131
version: v1.64.8
3232
install-mode: goinstall

0 commit comments

Comments
 (0)