Skip to content

Commit 894ecb9

Browse files
authored
chore(deps): Update golangci/golangci-lint-action action to v9 (#339)
1 parent 1bde796 commit 894ecb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
with:
2222
go-version-file: go.mod
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v8
24+
uses: golangci/golangci-lint-action@v9
2525
with:
2626
version: v2.6.2

0 commit comments

Comments
 (0)