From 87e766eaf570f3abe279816461699b7c895c322f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 09:02:25 +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 927edd45ae77be4251a8a18ca9eb5613a2e32cbd to 8c8e8a38f1f9a783ba7e25ba2c0f9bfda5bf2cb3. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/927edd45ae77be4251a8a18ca9eb5613a2e32cbd...8c8e8a38f1f9a783ba7e25ba2c0f9bfda5bf2cb3) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/dependabot-automerge.yml dependency-version: 8c8e8a38f1f9a783ba7e25ba2c0f9bfda5bf2cb3 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 81e9260..04589c9 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@927edd45ae77be4251a8a18ca9eb5613a2e32cbd + uses: leynos/shared-actions/.github/workflows/dependabot-automerge.yml@8c8e8a38f1f9a783ba7e25ba2c0f9bfda5bf2cb3 with: pull-request-number: ${{ inputs.pull-request-number || github.event.pull_request.number }}