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.
1 parent ef7ea43 commit cd8c294Copy full SHA for cd8c294
action.yml
@@ -67,7 +67,7 @@ runs:
67
- run: $GITHUB_ACTION_PATH/script.sh
68
shell: sh
69
env:
70
- REVIEWDOG_VERSION: v0.20.2
+ REVIEWDOG_VERSION: v0.20.3
71
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
72
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
73
# Please maintain inputs in alphabetical order
0 commit comments