Skip to content

Commit

Permalink
chore(deps): Update dependency golangci/golangci-lint to v1.58.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rokt-renovate[bot] committed May 19, 2024
1 parent f5f71b7 commit 5198a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
if: steps.changes.outputs.src == 'true' || github.event_name != 'pull_request'
uses: golangci/golangci-lint-action@v3
with:
version: v1.47.3
version: v1.58.2
args: --timeout 10m --verbose

0 comments on commit 5198a52

Please sign in to comment.