Skip to content

Commit

Permalink
Update dependency golangci/golangci-lint to v1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 84d312d commit 76059be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
with:
install-mode: goinstall
version: v1.61.0 # renovate: datasource=github-tags depName=golangci/golangci-lint
version: v1.62.0 # renovate: datasource=github-tags depName=golangci/golangci-lint
args: --timeout 5m0s

0 comments on commit 76059be

Please sign in to comment.