Skip to content

Commit 0ea9ade

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent 2a59c7d commit 0ea9ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
go-version-file: 'go.mod'
1818

1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@v8
20+
uses: golangci/golangci-lint-action@v9
2121
with:
2222
version: v2.1.5

0 commit comments

Comments
 (0)