From e68d7c2bf366262a2a49b96e9c1436c2219a5b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:14:53 +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 5a805176eb4f3f22cba7bb0a25d46dc7306872e3 to 98cdea888a91e42874418e7173a265d6a546bc27. - [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/5a805176eb4f3f22cba7bb0a25d46dc7306872e3...98cdea888a91e42874418e7173a265d6a546bc27) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml dependency-version: 98cdea888a91e42874418e7173a265d6a546bc27 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 11073d4..cc6c933 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@5a805176eb4f3f22cba7bb0a25d46dc7306872e3 # main + uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@98cdea888a91e42874418e7173a265d6a546bc27 # main secrets: inherit