From 3c62d880741fc420b3830a1fc9ac73d374e6d06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 16:47:11 +0000 Subject: [PATCH] Bump leynos/shared-actions/.github/workflows/dependabot-automerge.yml Bumps [leynos/shared-actions/.github/workflows/dependabot-automerge.yml](https://github.com/leynos/shared-actions) from d28e04c9ea359650a85d697d1ab3d0be0b5674e7 to e0d9b652b137eb15314fff188f09e1ba18d3cc5b. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/d28e04c9ea359650a85d697d1ab3d0be0b5674e7...e0d9b652b137eb15314fff188f09e1ba18d3cc5b) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/dependabot-automerge.yml dependency-version: dfddcb6cf53a2583e55bf0c3536c01ed1f67dc16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index bfb8652..ccdc426 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -28,6 +28,6 @@ jobs: # The token is not used for any external cloud auth. id-token: write if: ${{ github.event_name == 'workflow_dispatch' || github.actor == 'dependabot[bot]' }} - uses: leynos/shared-actions/.github/workflows/dependabot-automerge.yml@d28e04c9ea359650a85d697d1ab3d0be0b5674e7 + uses: leynos/shared-actions/.github/workflows/dependabot-automerge.yml@e0d9b652b137eb15314fff188f09e1ba18d3cc5b with: pull-request-number: ${{ inputs.pull-request-number || github.event.pull_request.number }}