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

Commit 5ab2937

Browse files
build(deps): update reviewdog/action-setup action to v1.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0f9b4b commit 5ab2937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: go
1515
- name: Install linters
1616
run: "( mkdir linters && cd linters && go get golang.org/x/lint/golint )"
17-
- uses: reviewdog/[email protected].3
17+
- uses: reviewdog/[email protected].4
1818
with:
1919
reviewdog_version: latest
2020
- name: Run reviewdog

0 commit comments

Comments
 (0)