Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 81a6392 commit 7424eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
go-version: "1.21"
- name: golangci-lint
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc # v4.0.1
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
with:
version: v1.55.2
# Disable caching as a workaround for https://github.com/golangci/golangci-lint-action/issues/135.
Expand Down

0 comments on commit 7424eaf

Please sign in to comment.