Skip to content

Commit 8511186

Browse files
committed
Refer to action.yml not Dockerfile
1 parent cf9eb2f commit 8511186

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)