From dd7f36fd9d932808a89ba44ab2d2dad8686c9e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 10:08:56 +0000 Subject: [PATCH] Bump project-ncl/shared-github-actions/.github/workflows/maven-ci.yml Bumps [project-ncl/shared-github-actions/.github/workflows/maven-ci.yml](https://github.com/project-ncl/shared-github-actions) from 0.0.22 to 0.0.23. - [Release notes](https://github.com/project-ncl/shared-github-actions/releases) - [Commits](https://github.com/project-ncl/shared-github-actions/compare/a27e6fba6b28bbb96881ec096e9c8ea5a538f481...646d9b629925d6405fb06ed1476aefd6b2cdca86) --- updated-dependencies: - dependency-name: project-ncl/shared-github-actions/.github/workflows/maven-ci.yml dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/maven-mend.yml | 2 +- .github/workflows/maven-pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven-mend.yml b/.github/workflows/maven-mend.yml index 37f6fd62c..f73d058d6 100644 --- a/.github/workflows/maven-mend.yml +++ b/.github/workflows/maven-mend.yml @@ -16,7 +16,7 @@ permissions: jobs: build: - uses: project-ncl/shared-github-actions/.github/workflows/maven-ci.yml@a27e6fba6b28bbb96881ec096e9c8ea5a538f481 # v0.0.22 + uses: project-ncl/shared-github-actions/.github/workflows/maven-ci.yml@646d9b629925d6405fb06ed1476aefd6b2cdca86 # v0.0.23 with: upload_artifacts: true diff --git a/.github/workflows/maven-pr.yml b/.github/workflows/maven-pr.yml index 8d893c420..5a55288d4 100644 --- a/.github/workflows/maven-pr.yml +++ b/.github/workflows/maven-pr.yml @@ -17,7 +17,7 @@ on: jobs: call-maven-ci: - uses: project-ncl/shared-github-actions/.github/workflows/maven-ci.yml@a27e6fba6b28bbb96881ec096e9c8ea5a538f481 # v0.0.22 + uses: project-ncl/shared-github-actions/.github/workflows/maven-ci.yml@646d9b629925d6405fb06ed1476aefd6b2cdca86 # v0.0.23 with: # The junit:junit:4.12 is used in one of our tests to get the license. # Weirdly it needs to be present in our .m2/repository folder for the