We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9a09b commit 382525bCopy full SHA for 382525b
action.yml
@@ -35,7 +35,7 @@ runs:
35
- run: $GITHUB_ACTION_PATH/script.sh
36
shell: sh
37
env:
38
- REVIEWDOG_VERSION: v0.20.1
+ REVIEWDOG_VERSION: v0.20.3
39
DOTENV_LINTER_VERSION: v3.3.0
40
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
41
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
0 commit comments