Skip to content

Commit

Permalink
fix depup workflow
Browse files Browse the repository at this point in the history
depup workflow has been broken by #55
I fixed it.
  • Loading branch information
shogo82148 committed Jun 28, 2024
1 parent 7ee91d0 commit ef0972d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: depup
with:
file: action.yml
version_name: REVIEWDOG_VERSION
version_name: reviewdog_version
repo: reviewdog/reviewdog

- name: Create Pull Request
Expand Down

0 comments on commit ef0972d

Please sign in to comment.