From f25363d399e598c79f8292bab8d46d168bcbeb08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 18:21:06 +0000 Subject: [PATCH] chore(deps): update s4u/maven-settings-action action to v3.1.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c266c7..b2b0198 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: env: GPG_PRIVATE_KEY: ${{ secrets.gpg_private_key }} - name: Prepare Maven Settings - uses: s4u/maven-settings-action@v3.0.0 + uses: s4u/maven-settings-action@v3.1.0 with: githubServer: false properties: |