Skip to content

Commit

Permalink
Merge pull request #102 from ethpandaops/renovate/golangci-golangci-l…
Browse files Browse the repository at this point in the history
…int-action-5.x

chore(deps): update golangci/golangci-lint-action action to v5
  • Loading branch information
mattevans authored Feb 21, 2025
2 parents db76fa0 + 4c02b0a commit a430fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: ./.github/workflows/go-setup

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: latest
args: --timeout=10m

0 comments on commit a430fe2

Please sign in to comment.