From ebe3c05c5ce41e5eb79915604d2fb98c82274bf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:05:43 +0000 Subject: [PATCH] build(deps): bump Automattic/docs-agent/.github/workflows/maintain-docs.yml Bumps [Automattic/docs-agent/.github/workflows/maintain-docs.yml](https://github.com/automattic/docs-agent) from 7b67d341eea16b75b8e055507d36a8d8e69a1fe3 to be109aaa1d5b11b37b919351981ed37ca3195446. - [Release notes](https://github.com/automattic/docs-agent/releases) - [Changelog](https://github.com/Automattic/docs-agent/blob/main/CHANGELOG.md) - [Commits](https://github.com/automattic/docs-agent/compare/7b67d341eea16b75b8e055507d36a8d8e69a1fe3...be109aaa1d5b11b37b919351981ed37ca3195446) --- updated-dependencies: - dependency-name: Automattic/docs-agent/.github/workflows/maintain-docs.yml dependency-version: be109aaa1d5b11b37b919351981ed37ca3195446 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/docs-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-agent.yml b/.github/workflows/docs-agent.yml index abf8b6f..1fe9f82 100644 --- a/.github/workflows/docs-agent.yml +++ b/.github/workflows/docs-agent.yml @@ -20,7 +20,7 @@ concurrency: jobs: docs-agent: name: Maintain Technical Documentation - uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@7b67d341eea16b75b8e055507d36a8d8e69a1fe3 + uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@be109aaa1d5b11b37b919351981ed37ca3195446 with: audience: technical run_kind: maintenance