Skip to content

Commit 84c56e5

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent 1a89e1f commit 84c56e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version-file: go.mod
2222
cache: false
2323
- name: Lint
24-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
24+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
2525

2626
test:
2727
name: Test

0 commit comments

Comments
 (0)