From b323e4da6935dc1d3bed66f7c602340219a6589b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 13:53:54 +0000 Subject: [PATCH] build(deps): bump anthropics/claude-code-action from 1.0.189 to 1.0.201 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.189 to 1.0.201. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/v1.0.189...v1.0.201) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.201 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/claude-docs-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-docs-pr.yml b/.github/workflows/claude-docs-pr.yml index 0a73138..aa0dc1d 100644 --- a/.github/workflows/claude-docs-pr.yml +++ b/.github/workflows/claude-docs-pr.yml @@ -33,7 +33,7 @@ jobs: - name: Create docs PR if needed id: claude-docs-pr - uses: anthropics/claude-code-action@v1.0.189 + uses: anthropics/claude-code-action@v1.0.201 env: DOCS_REPO_PAT: ${{ secrets.DOCS_REPO_PAT }} with: