Skip to content

Commit 89d2f02

Browse files
chore(deps): update golangci/golangci-lint-action action to v9 (#241)
Co-authored-by: sander0542-renovate[bot] <193960024+sander0542-renovate[bot]@users.noreply.github.com>
1 parent 50ae2c6 commit 89d2f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: go mod download
2626
- run: go build -v .
2727
- name: Run linters
28-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
28+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
2929
with:
3030
version: latest
3131

0 commit comments

Comments
 (0)