From cac445be000df85982539891144305c0927923b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 02:53:04 +0000 Subject: [PATCH] Bump project-ncl/shared-github-actions/.github/workflows/maven-snapshot.yml Bumps [project-ncl/shared-github-actions/.github/workflows/maven-snapshot.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-snapshot.yml dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/maven-snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-snapshot.yml b/.github/workflows/maven-snapshot.yml index ef772b0..60d2f8e 100644 --- a/.github/workflows/maven-snapshot.yml +++ b/.github/workflows/maven-snapshot.yml @@ -8,7 +8,7 @@ on: jobs: call-snapshot-job: - uses: project-ncl/shared-github-actions/.github/workflows/maven-snapshot.yml@a27e6fba6b28bbb96881ec096e9c8ea5a538f481 # v0.0.22 + uses: project-ncl/shared-github-actions/.github/workflows/maven-snapshot.yml@646d9b629925d6405fb06ed1476aefd6b2cdca86 # v0.0.23 with: java_version: 17 project_name: 'project-ncl/pnc-api'