Skip to content

Commit 897610f

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent c71241b commit 897610f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v5
2424

2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v8
26+
uses: golangci/golangci-lint-action@v9
2727
with:
2828
version: v2.1.0
2929

0 commit comments

Comments
 (0)