Skip to content

Commit

Permalink
Merge pull request #9174 from killianmuldoon/pr-bump-lint
Browse files Browse the repository at this point in the history
🌱 Bump golangci-lint to v1.54.1
  • Loading branch information
k8s-ci-robot committed Aug 14, 2023
2 parents 14e6248 + a294075 commit 30e2caf
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,5 +30,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # tag=v3.6.0
with:
version: v1.53.3
version: v1.54.1
working-directory: ${{matrix.working-directory}}

0 comments on commit 30e2caf

Please sign in to comment.