From 7b32acceed131d9c8fbfda97828290e71925e68e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 03:42:29 +0000 Subject: [PATCH] Build(deps): 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 1213d7874aa42ff034587d9385f35178d51e1f65 to 29eea2635ee0f92e42c05f4cd360b7f1a2f00b12. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/1213d7874aa42ff034587d9385f35178d51e1f65...29eea2635ee0f92e42c05f4cd360b7f1a2f00b12) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/dependabot-automerge.yml dependency-version: 29eea2635ee0f92e42c05f4cd360b7f1a2f00b12 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 61241046..02d1b7fb 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@1213d7874aa42ff034587d9385f35178d51e1f65 + uses: leynos/shared-actions/.github/workflows/dependabot-automerge.yml@29eea2635ee0f92e42c05f4cd360b7f1a2f00b12 with: pull-request-number: ${{ inputs.pull-request-number || github.event.pull_request.number }}