From c5489460d40fce741bd154171c34f39e7629593f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:53:47 +0000 Subject: [PATCH] build(deps): bump anthropics/claude-code-action from 1.0.189 to 1.0.202 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.189 to 1.0.202. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/v1.0.189...v1.0.202) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.202 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..ad64df5 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.202 env: DOCS_REPO_PAT: ${{ secrets.DOCS_REPO_PAT }} with: