Skip to content

Commit 3ab61ec

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent e030665 commit 3ab61ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
run: pnpm build:assets
137137

138138
- name: Run golangci-lint
139-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
139+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
140140
with:
141141
version: latest
142142
args: --timeout=5m

0 commit comments

Comments
 (0)