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:
commit
5e40d477f9
|
|
@ -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@v5
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
working-directory: git-sync
|
||||
version: v1.53.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue