Skip to content

Commit

Permalink
Merge pull request rancher#1652 from rancher/bump-golangci-lint1.53
Browse files Browse the repository at this point in the history
Bump golangci-lint to 1.53
  • Loading branch information
Mario Manno authored Jul 19, 2023
2 parents 53eee09 + 71321e4 commit 771615a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: golangci/[email protected]
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.52
version: v1.53

args: --timeout=10m --config=.golangci.json

Expand Down

0 comments on commit 771615a

Please sign in to comment.