We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
reviewdog
v0.20.3
1 parent a5f6e0c commit caf10e3Copy full SHA for caf10e3
action.yml
@@ -56,7 +56,7 @@ runs:
56
- run: $GITHUB_ACTION_PATH/script.sh
57
shell: sh
58
env:
59
- REVIEWDOG_VERSION: v0.14.1
+ REVIEWDOG_VERSION: v0.20.3
60
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
61
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
62
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
0 commit comments