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.
2 parents 6bc947f + b372093 commit 556a3fdCopy full SHA for 556a3fd
action.yml
@@ -63,7 +63,7 @@ runs:
63
- run: $GITHUB_ACTION_PATH/script.sh
64
shell: bash
65
env:
66
- REVIEWDOG_VERSION: v0.20.2
+ REVIEWDOG_VERSION: v0.21.0
67
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
68
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
69
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
0 commit comments