Skip to content

Commit

Permalink
Merge pull request #110 from reviewdog/depup/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog to 0.12.0
  • Loading branch information
shogo82148 committed Jun 26, 2021
2 parents 3d51324 + 5cb3472 commit 9f8cc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: bash
env:
REVIEWDOG_VERSION: v0.11.0
REVIEWDOG_VERSION: v0.12.0
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
# https://git.luolix.topmunity/t/input-variable-name-is-not-available-in-composite-run-steps/127611
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 9f8cc79

Please sign in to comment.