diff --git a/action.yml b/action.yml index f84e1e8..81dfa81 100644 --- a/action.yml +++ b/action.yml @@ -45,7 +45,7 @@ runs: shell: sh env: REVIEWDOG_VERSION: v0.14.1 - HADOLINT_VERSION: v2.10.0 + HADOLINT_VERSION: v2.12.0 # INPUT_ is not available in Composite run steps # https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611 INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}