Skip to content

Commit

Permalink
bump golangci/golangci-lint-action from 4 to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyee authored and k8s-infra-cherrypick-robot committed Oct 11, 2024
1 parent a76e482 commit e4211a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/install-go
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v6
with:
only-new-issues: true
version: v1.55.0
Expand Down

0 comments on commit e4211a5

Please sign in to comment.