Skip to content

Commit

Permalink
Merge pull request #9740 from adityabhatia/bump-golangci-lint-1.55.2
Browse files Browse the repository at this point in the history
🌱 Bump golangci-lint to v1.55.2
  • Loading branch information
k8s-ci-robot committed Nov 21, 2023
2 parents 9644e46 + 7d87d24 commit 02ab136
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 @@ -30,6 +30,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # tag=v3.7.0
with:
version: v1.55.1
version: v1.55.2
args: --out-format=colored-line-number
working-directory: ${{matrix.working-directory}}

0 comments on commit 02ab136

Please sign in to comment.