Skip to content

Commit

Permalink
chore(deps): update dependency golangci-lint to v1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed May 4, 2024
1 parent 97de681 commit c37ba4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Lint code
uses: golangci/golangci-lint-action@v4
with:
version: v1.57.2
version: v1.58.0
args: "-v --timeout=2m"

go-test:
Expand Down

0 comments on commit c37ba4e

Please sign in to comment.