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 a5f6e0c + caf10e3 commit 2fa750dCopy full SHA for 2fa750d
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