From a4c9dbda315fdab0d16b9140cd1f59296302ab2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 17:09:54 +0000 Subject: [PATCH] Bump s4u/maven-settings-action from 3.1.0 to 4.0.0 Bumps [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/s4u/maven-settings-action/releases) - [Commits](https://github.com/s4u/maven-settings-action/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: s4u/maven-settings-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 7c1ad6b..61e2fd3 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -41,7 +41,7 @@ jobs: cache: maven - name: Set up Maven settings.xml - uses: s4u/maven-settings-action@v3.1.0 + uses: s4u/maven-settings-action@v4.0.0 with: sonatypeSnapshots: true repositories: >-