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:
commit
df639fddbf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue