From 287e41bf560732b2b3aaed4a0f857e7ac8721942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:02:03 +0000 Subject: [PATCH] Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml Bumps [apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5. - [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5) --- updated-dependencies: - dependency-name: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index f69b155dd..4c66140dc 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -24,7 +24,7 @@ on: jobs: update_release_draft: - uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4 + uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v5 with: config-name: 'release-drafter-3.x.yml'