We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57244fe commit 213f8f9Copy full SHA for 213f8f9
action.yml
@@ -36,7 +36,7 @@ runs:
36
shell: sh
37
env:
38
REVIEWDOG_VERSION: v0.14.1
39
- DOTENV_LINTER_VERSION: v3.2.0
+ 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
42
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
0 commit comments