Skip to content

Commit

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

Bump golangci/golangci-lint-action from 4 to 5
  • Loading branch information
k8s-ci-robot authored Apr 29, 2024
2 parents 9d546c3 + 179d0e6 commit df639fd
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@v4
uses: golangci/golangci-lint-action@v5
with:
working-directory: git-sync
version: v1.53.3
Expand Down

0 comments on commit df639fd

Please sign in to comment.