From 980e53fed159cfe4dee4fe4d6cb84fcc9c9731cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 06:54:56 +0000 Subject: [PATCH] Bump the github-actions group with 1 update Bumps the github-actions group with 1 update: [whelk-io/maven-settings-xml-action](https://github.com/whelk-io/maven-settings-xml-action). Updates `whelk-io/maven-settings-xml-action` from 21 to 22 - [Release notes](https://github.com/whelk-io/maven-settings-xml-action/releases) - [Commits](https://github.com/whelk-io/maven-settings-xml-action/compare/v21...v22) --- updated-dependencies: - dependency-name: whelk-io/maven-settings-xml-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build_and_release_github.yml | 2 +- .github/workflows/build_develop.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build_and_release_github.yml b/.github/workflows/build_and_release_github.yml index dd0fdb6..9de11fa 100644 --- a/.github/workflows/build_and_release_github.yml +++ b/.github/workflows/build_and_release_github.yml @@ -46,7 +46,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: maven-settings-xml-action - uses: whelk-io/maven-settings-xml-action@v21 + uses: whelk-io/maven-settings-xml-action@v22 with: repositories: > [ diff --git a/.github/workflows/build_develop.yml b/.github/workflows/build_develop.yml index fc7a0f4..1261078 100644 --- a/.github/workflows/build_develop.yml +++ b/.github/workflows/build_develop.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: maven-settings-xml-action - uses: whelk-io/maven-settings-xml-action@v21 + uses: whelk-io/maven-settings-xml-action@v22 with: repositories: > [ diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 1b5a056..a389316 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Generate Maven settings - uses: whelk-io/maven-settings-xml-action@v21 + uses: whelk-io/maven-settings-xml-action@v22 with: repositories: > [