Skip to content

Commit

Permalink
Merge pull request #8 from rollkit/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-5.1.0

build(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0
  • Loading branch information
tuxcanfly authored May 2, 2024
2 parents ff82679 + b477be5 commit 0aa5cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
**/**.go
go.mod
go.sum
- uses: golangci/golangci-lint-action@v3.7.0
- uses: golangci/golangci-lint-action@v5.1.0
with:
version: latest
args: --timeout 10m
Expand Down

0 comments on commit 0aa5cce

Please sign in to comment.