Skip to content

Commit

Permalink
chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 34bcd7b commit 00c3cda
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 @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: ${{ env.GO_VERSION }}
- uses: golangci/golangci-lint-action@v4.0.0
- uses: golangci/golangci-lint-action@v5.0.0
with:
version: v1.54.0
args: --timeout 10m
Expand Down

0 comments on commit 00c3cda

Please sign in to comment.