Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent fb23ff9 commit c01473e
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 @@ -48,7 +48,7 @@ jobs:
uses: golangci/[email protected]
with:
# renovate: depName=golangci/golangci-lint datasource=github-releases
version: v1.54.2
version: v1.55.0
args: --timeout=10m0s
- name: Build with Goreleaser
if: ${{ always() }}
Expand Down

0 comments on commit c01473e

Please sign in to comment.