Skip to content

Commit

Permalink
Merge pull request #2887 from adityabhatia/bumpGolangciLint1.57.2
Browse files Browse the repository at this point in the history
🌱 bump golangci-lint to v1.57.2
  • Loading branch information
k8s-ci-robot authored Apr 8, 2024
2 parents 260a8b3 + 4700aac commit c38d231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # tag=v4.0.0
with:
version: v1.56.1
version: v1.57.2
args: --out-format=colored-line-number
working-directory: ${{matrix.working-directory}}

0 comments on commit c38d231

Please sign in to comment.