Skip to content

Commit 144ad73

Browse files
Merge pull request #974 from k0sproject/dependabot/github_actions/golangci/golangci-lint-action-9
Bump golangci/golangci-lint-action from 8 to 9
1 parent 8a619c2 commit 144ad73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
check-latest: true
2020

2121
- name: Run golangci-lint
22-
uses: golangci/golangci-lint-action@v8
22+
uses: golangci/golangci-lint-action@v9
2323
with:
2424
version: latest
2525
skip-cache: true

0 commit comments

Comments
 (0)