Skip to content

Commit 25895b2

Browse files
authored
chore(deps): Update golangci/golangci-lint-action action to v9 (#694)
1 parent 4c30899 commit 25895b2

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
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
go-version-file: go.mod
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v8
23+
uses: golangci/golangci-lint-action@v9
2424
with:
2525
version: v2.6.2
2626
args: --verbose

0 commit comments

Comments
 (0)