Skip to content

Commit df639fd

Browse files
authored
Merge pull request #872 from kubernetes/dependabot/github_actions/golangci/golangci-lint-action-5
Bump golangci/golangci-lint-action from 4 to 5
2 parents 9d546c3 + 179d0e6 commit df639fd

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
@@ -64,7 +64,7 @@ jobs:
6464
# There is a risk of drift between the two, but this is only linting,
6565
# not runtime correctness!
6666
- name: golangci-lint
67-
uses: golangci/golangci-lint-action@v4
67+
uses: golangci/golangci-lint-action@v5
6868
with:
6969
working-directory: git-sync
7070
version: v1.53.3

0 commit comments

Comments
 (0)