We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 279acb0 + e396476 commit 5deb8e2Copy full SHA for 5deb8e2
action.yml
@@ -55,7 +55,7 @@ runs:
55
- run: $GITHUB_ACTION_PATH/script.sh
56
shell: bash
57
env:
58
- REVIEWDOG_VERSION: v0.16.0
+ REVIEWDOG_VERSION: v0.17.0
59
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
60
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
61
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
0 commit comments