Merge pull request #47 from reviewdog/fix-with-pr

fix with-pr action ref
This commit is contained in:
haya14busa
2021-09-21 00:18:13 +09:00
committed by GitHub

View File

@@ -36,9 +36,8 @@ outputs:
runs:
using: 'composite'
steps:
- name: reviewdog/action-depup
- uses: reviewdog/action-depup@v1
id: depup
uses: ./
with:
github_token: ${{ inputs.github_token }}
file: ${{ inputs.file }}