From 89801eabb263a50697fe9bbbbe4775d4dc6e6ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:05:24 +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 5a805176eb4f3f22cba7bb0a25d46dc7306872e3 to 6d55ba68dd1c7bff34e3b77a25d279949eb8a3bf. - [Changelog](https://github.com/zircote/.github/blob/main/CHANGELOG.md) - [Commits](https://github.com/zircote/.github/compare/5a805176eb4f3f22cba7bb0a25d46dc7306872e3...6d55ba68dd1c7bff34e3b77a25d279949eb8a3bf) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml dependency-version: 6d55ba68dd1c7bff34e3b77a25d279949eb8a3bf 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 53d6df1..5aa3bfe 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@5a805176eb4f3f22cba7bb0a25d46dc7306872e3 # pin to main SHA + uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@6d55ba68dd1c7bff34e3b77a25d279949eb8a3bf # pin to main SHA secrets: inherit