Skip to content

Commit

Permalink
Update dependency golangci/golangci-lint to v1.52.0 (#340)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2023
1 parent 26f3aa7 commit de4534a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: true
- uses: golangci/golangci-lint-action@v3
with:
version: v1.51.2
version: v1.52.0
args: --timeout=3m

tidy:
Expand Down

0 comments on commit de4534a

Please sign in to comment.