Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.60.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 0f19460 commit 879b8e0
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 @@ -53,7 +53,7 @@ jobs:
uses: golangci/golangci-lint-action@v6.1.0
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.60.1
version: v1.60.3
args: --timeout=10m0s
install-mode: goinstall
- name: Build with Goreleaser
Expand Down

0 comments on commit 879b8e0

Please sign in to comment.