From 80f2cdc1cc78bc358fae94cf28f4b96135abdb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:59:15 +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 6d63353f66ad455a4efa73e61965caeaf81b3aee to 3c1fa01bcf4c26dac79975c18b74c01d577dcf95. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/6d63353f66ad455a4efa73e61965caeaf81b3aee...3c1fa01bcf4c26dac79975c18b74c01d577dcf95) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/dependabot-automerge.yml dependency-version: 3c1fa01bcf4c26dac79975c18b74c01d577dcf95 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 e50ed7b..0f7085c 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@6d63353f66ad455a4efa73e61965caeaf81b3aee + uses: leynos/shared-actions/.github/workflows/dependabot-automerge.yml@3c1fa01bcf4c26dac79975c18b74c01d577dcf95 with: pull-request-number: ${{ inputs.pull-request-number || github.event.pull_request.number }}