diff --git a/action.yml b/action.yml index be49b7d..d78c94b 100644 --- a/action.yml +++ b/action.yml @@ -165,7 +165,7 @@ runs: shell: bash id: current-maven - - uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5 + - uses: stCarolas/setup-maven@12eb41b233df95d49b0c11fc1b5bc8312e5d4ce0 # v5.1 if: inputs.maven-version != steps.current-maven.outputs.version with: maven-version: '${{ inputs.maven-version }}'