We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e030665 commit 3ab61ecCopy full SHA for 3ab61ec
.github/workflows/check.yml
@@ -136,7 +136,7 @@ jobs:
136
run: pnpm build:assets
137
138
- name: Run golangci-lint
139
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
140
with:
141
version: latest
142
args: --timeout=5m
0 commit comments