From d24676c3ced8c826947bb494cae2011ad4a97f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 05:22:21 +0000 Subject: [PATCH] Bump s4u/maven-settings-action in the github-dependencies group Bumps the github-dependencies group with 1 update: [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action). Updates `s4u/maven-settings-action` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/s4u/maven-settings-action/releases) - [Commits](https://github.com/s4u/maven-settings-action/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: s4u/maven-settings-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- .github/workflows/pullrequest.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5c3d03b..b850f88 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: cache: 'maven' - name: Set Maven server credentials - uses: s4u/maven-settings-action@v3.0.0 + uses: s4u/maven-settings-action@v3.1.0 with: servers: | [{ diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 36f6eb9..b074a62 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -33,7 +33,7 @@ jobs: server-password: MAVEN_PASSWORD - name: Set Maven server credentials - uses: s4u/maven-settings-action@v3.0.0 + uses: s4u/maven-settings-action@v3.1.0 with: servers: | [{