Skip to content

Commit

Permalink
bump golangcli-lint version
Browse files Browse the repository at this point in the history
Bump the golangcli-lint version from v1.52 to v1.55 for increased stability. https://github.com/golangci/golangci-lint/releases/tag/v1.55.2
  • Loading branch information
friedrichwilken committed Dec 15, 2023
1 parent 6adce80 commit d4a2a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codequality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.52
version: v1.55
args: --timeout=5m

0 comments on commit d4a2a4b

Please sign in to comment.