Merge pull request #876 from kubernetes/dependabot/github_actions/golangci/golangci-lint-action-6

Bump golangci/golangci-lint-action from 5 to 6
This commit is contained in:
Kubernetes Prow Robot 2024-05-13 09:09:28 -07:00 committed by GitHub
commit 5e40d477f9
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, # There is a risk of drift between the two, but this is only linting,
# not runtime correctness! # not runtime correctness!
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v5 uses: golangci/golangci-lint-action@v6
with: with:
working-directory: git-sync working-directory: git-sync
version: v1.53.3 version: v1.53.3