Skip to content

Commit 3845a49

Browse files
authored
Merge pull request #967 from kubernetes/dependabot/github_actions/golangci/golangci-lint-action-9
build(deps): bump golangci/golangci-lint-action from 8 to 9
2 parents 34def64 + ef53f6d commit 3845a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# There is a risk of drift between the two, but this is only linting,
7373
# not runtime correctness!
7474
- name: golangci-lint
75-
uses: golangci/golangci-lint-action@v8
75+
uses: golangci/golangci-lint-action@v9
7676
with:
7777
working-directory: git-sync
7878
version: v2.1.0

0 commit comments

Comments
 (0)