Merge pull request #872 from kubernetes/dependabot/github_actions/golangci/golangci-lint-action-5

Bump golangci/golangci-lint-action from 4 to 5
This commit is contained in:
Kubernetes Prow Robot 2024-04-29 08:12:36 -07:00 committed by GitHub
commit df639fddbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
# There is a risk of drift between the two, but this is only linting,
# not runtime correctness!
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
working-directory: git-sync
version: v1.53.3