From 7c708238799a32d0226bcddbca84c1e797b5981c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 01:14:51 +0000 Subject: [PATCH] Bump apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0 Bumps [apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0](https://github.com/apache/logging-parent) from 11.3.0 to 12.1.0. - [Release notes](https://github.com/apache/logging-parent/releases) - [Commits](https://github.com/apache/logging-parent/compare/rel/11.3.0...rel/12.1.0) --- updated-dependencies: - dependency-name: apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0 dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/merge-dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-dependabot.yaml b/.github/workflows/merge-dependabot.yaml index d33dab1..b81ca79 100644 --- a/.github/workflows/merge-dependabot.yaml +++ b/.github/workflows/merge-dependabot.yaml @@ -38,7 +38,7 @@ jobs: merge-dependabot: needs: build - uses: apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0 + uses: apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/12.1.0 permissions: contents: write # to push changelog commits pull-requests: write # to close the PR