Skip to content

Commit

Permalink
Merge pull request #197 from tsuyoshicho/depup/reviewdog/reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuyoshicho committed Feb 13, 2022
2 parents f09a5a6 + 310cc9c commit 51afbff
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 @@ -41,7 +41,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: sh
env:
REVIEWDOG_VERSION: v0.13.1
REVIEWDOG_VERSION: v0.14.0
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 51afbff

Please sign in to comment.