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
…163)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent a34b831 commit 938d4da
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 @@ -25,7 +25,7 @@ jobs:
go-version: "1.21"
check-latest: true
- name: Lint
uses: golangci/golangci-lint-action@v4.0.0
uses: golangci/golangci-lint-action@v5.0.0
with:
version: latest
# skip cache because of flaky behaviors
Expand Down

0 comments on commit 938d4da

Please sign in to comment.