Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.60.2 (#293)
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] committed Aug 21, 2024
1 parent 31a1d45 commit 8fe9918
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 @@ -26,7 +26,7 @@ jobs:
cache: false # by golangci-lint-action
- uses: golangci/golangci-lint-action@v6
with:
version: v1.60.1
version: v1.60.2
args: --timeout=3m

generate:
Expand Down

0 comments on commit 8fe9918

Please sign in to comment.