From ff63a172d09cf2d9e2e21ba641572d6f87f436ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:09:39 +0000 Subject: [PATCH] chore(deps): bump zircote/.github/.github/workflows/reusable-dependabot-automerge.yml Bumps [zircote/.github/.github/workflows/reusable-dependabot-automerge.yml](https://github.com/zircote/.github) from aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 to 5a805176eb4f3f22cba7bb0a25d46dc7306872e3. - [Release notes](https://github.com/zircote/.github/releases) - [Changelog](https://github.com/zircote/.github/blob/main/CHANGELOG.md) - [Commits](https://github.com/zircote/.github/compare/aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8...5a805176eb4f3f22cba7bb0a25d46dc7306872e3) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml dependency-version: 5a805176eb4f3f22cba7bb0a25d46dc7306872e3 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 ea4f2c5..53d6df1 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -17,5 +17,5 @@ permissions: jobs: automerge: if: github.actor == 'dependabot[bot]' - uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 # pin to main SHA + uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@5a805176eb4f3f22cba7bb0a25d46dc7306872e3 # pin to main SHA secrets: inherit