From 1df0458e407a4dbc6fb52013df89af5eb8660988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 02:13:47 +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 d3cbe87e745e07b3ad53ddcb87deb19ffa95c9b8 to 6b9dc1be1b8bfb585ddd0083d50b9d6597cd902e. - [Release notes](https://github.com/leynos/shared-actions/releases) - [Commits](https://github.com/leynos/shared-actions/compare/d3cbe87e745e07b3ad53ddcb87deb19ffa95c9b8...6b9dc1be1b8bfb585ddd0083d50b9d6597cd902e) --- updated-dependencies: - dependency-name: leynos/shared-actions/.github/workflows/dependabot-automerge.yml dependency-version: 6b9dc1be1b8bfb585ddd0083d50b9d6597cd902e 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 c82292c..585fb2d 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@d3cbe87e745e07b3ad53ddcb87deb19ffa95c9b8 + uses: leynos/shared-actions/.github/workflows/dependabot-automerge.yml@6b9dc1be1b8bfb585ddd0083d50b9d6597cd902e with: pull-request-number: ${{ inputs.pull-request-number || github.event.pull_request.number }}