Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 9eabf96 commit d89fc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: golangci/golangci-lint-action@v6.1.0
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.60.3
version: v1.61.0
args: --timeout=3m0s
- name: Install richgo
# renovate: depName=kyoh86/richgo
Expand Down

0 comments on commit d89fc2e

Please sign in to comment.