Skip to content

Commit e2813b2

Browse files
committed
chore(deps): update golangci/golangci-lint-action action to v9
1 parent 0d92b21 commit e2813b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
with:
2323
go-version-file: 'go.mod'
2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v8
25+
uses: golangci/golangci-lint-action@v9
2626
with:
2727
version: v2.1

0 commit comments

Comments
 (0)