From b79b78a07ba20e9b16d09ee165e93fef40be8a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:02:44 +0000 Subject: [PATCH] Bump project-ncl/shared-github-actions/.github/workflows/maven-release.yml Bumps [project-ncl/shared-github-actions/.github/workflows/maven-release.yml](https://github.com/project-ncl/shared-github-actions) from daec766bf11d85450690879a7ae58774f02040b7 to 5724fa71e8573b90c720dbc79fe19ce03157651f. - [Release notes](https://github.com/project-ncl/shared-github-actions/releases) - [Commits](https://github.com/project-ncl/shared-github-actions/compare/daec766bf11d85450690879a7ae58774f02040b7...5724fa71e8573b90c720dbc79fe19ce03157651f) --- updated-dependencies: - dependency-name: project-ncl/shared-github-actions/.github/workflows/maven-release.yml dependency-version: 5724fa71e8573b90c720dbc79fe19ce03157651f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/maven-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-release.yml b/.github/workflows/maven-release.yml index 43be6a32e..0decd4431 100644 --- a/.github/workflows/maven-release.yml +++ b/.github/workflows/maven-release.yml @@ -13,7 +13,7 @@ jobs: call-release-job: permissions: contents: write # needed to push commit and tag back to the repository - uses: project-ncl/shared-github-actions/.github/workflows/maven-release.yml@daec766bf11d85450690879a7ae58774f02040b7 # main + uses: project-ncl/shared-github-actions/.github/workflows/maven-release.yml@5724fa71e8573b90c720dbc79fe19ce03157651f # main with: ref_to_release: ${{ inputs.ref_to_release }} secrets: