From c221526dc79d10d38ac742a4d38af1b88f9abfce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:05:46 +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 f3caa0d0356e297cf232fbf3439398402e4582d9 to 75667179b994ac4b1f07db4fa0cee8012f3ea115. - [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/f3caa0d0356e297cf232fbf3439398402e4582d9...75667179b994ac4b1f07db4fa0cee8012f3ea115) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml dependency-version: 75667179b994ac4b1f07db4fa0cee8012f3ea115 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 f8a0876..f131fb7 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@f3caa0d0356e297cf232fbf3439398402e4582d9 # pin to main SHA + uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@75667179b994ac4b1f07db4fa0cee8012f3ea115 # pin to main SHA secrets: inherit