Bump stCarolas/setup-maven from 4.4 to 4.5

Bumps [stCarolas/setup-maven](https://github.com/stCarolas/setup-maven) from 4.4 to 4.5.
- [Release notes](https://github.com/stCarolas/setup-maven/releases)
- [Commits](https://github.com/stCarolas/setup-maven/compare/v4.4...v4.5)

---
updated-dependencies:
- dependency-name: stCarolas/setup-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-07 13:01:29 +00:00 committed by Simplify4U Technical account
parent b185da4934
commit bb348407a1

View File

@ -100,7 +100,7 @@ runs:
shell: bash shell: bash
id: current-maven id: current-maven
- uses: stCarolas/setup-maven@v4.4 - uses: stCarolas/setup-maven@v4.5
if: inputs.maven-version != steps.current-maven.outputs.version if: inputs.maven-version != steps.current-maven.outputs.version
with: with:
maven-version: '${{ inputs.maven-version }}' maven-version: '${{ inputs.maven-version }}'