Skip to content

Commit 6aadf90

Browse files
authored
Merge pull request #9 from shmokmt/fix-depup
Refer to action.yml not Dockerfile
2 parents cf9eb2f + 8511186 commit 6aadf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: reviewdog/action-depup@v1
1515
id: depup
1616
with:
17-
file: Dockerfile
17+
file: action.yml
1818
version_name: REVIEWDOG_VERSION
1919
repo: reviewdog/reviewdog
2020

0 commit comments

Comments
 (0)