Skip to content

Commit

Permalink
Update golangci/golangci-lint-action action to v5 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 3cacc1d commit d56557a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: 1.22.2
cache: true
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
with:
version: v1.57.2
args: --timeout=3m
Expand Down

0 comments on commit d56557a

Please sign in to comment.