Skip to content

Commit

Permalink
Merge pull request #863 from kubernetes/dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-action-4

Bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
k8s-ci-robot authored Feb 12, 2024
2 parents 33e781e + 1f2fb61 commit 3f817b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v3
uses: golangci/golangci-lint-action@v4
with:
working-directory: git-sync
version: v1.53.3
Expand Down

0 comments on commit 3f817b2

Please sign in to comment.