Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
build(deps): update reviewdog/action-golangci-lint action to v2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent f40ee11 commit 6e9525a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
fetch-depth: 0
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2.3.3
uses: reviewdog/action-golangci-lint@v2.4.0
with:
go_version_file: "go.mod"
tool_name: "github-pr-review"
Expand Down

0 comments on commit 6e9525a

Please sign in to comment.