From 4e9b64ff972dcc30d7f71a8ad29b451cb16cdbae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:14:24 +0000 Subject: [PATCH] ci: bump zircote/.github/.github/workflows/reusable-dependabot-automerge.yml Bumps [zircote/.github/.github/workflows/reusable-dependabot-automerge.yml](https://github.com/zircote/.github) from 75667179b994ac4b1f07db4fa0cee8012f3ea115 to aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8. - [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/75667179b994ac4b1f07db4fa0cee8012f3ea115...aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml dependency-version: aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 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 9ab2c7e..870a5fa 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -17,5 +17,5 @@ permissions: jobs: automerge: # yamllint disable-line rule:line-length - uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@75667179b994ac4b1f07db4fa0cee8012f3ea115 # main + uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 # main secrets: inherit