We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f829d06 commit d776880Copy full SHA for d776880
action.yml
@@ -35,7 +35,7 @@ runs:
35
- run: $GITHUB_ACTION_PATH/script.sh
36
shell: sh
37
env:
38
- REVIEWDOG_VERSION: v0.13.1
+ REVIEWDOG_VERSION: v0.14.0
39
DOTENV_LINTER_VERSION: v3.2.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