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

Commit

Permalink
build(deps): update reviewdog/action-setup action to v1.0.5
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 Jun 28, 2023
1 parent d0f9b4b commit deb3985
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 @@ -14,7 +14,7 @@ jobs:
id: go
- name: Install linters
run: "( mkdir linters && cd linters && go get golang.org/x/lint/golint )"
- uses: reviewdog/[email protected].3
- uses: reviewdog/[email protected].5
with:
reviewdog_version: latest
- name: Run reviewdog
Expand Down

0 comments on commit deb3985

Please sign in to comment.