From 5a6b3f3107e484abfbe958d05ca9397b90d06fef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 18:25:51 +0000 Subject: [PATCH] chore(deps): bump anthropics/claude-code-action Bumps the gha-minor-patch group with 1 update in the / directory: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `anthropics/claude-code-action` from 1.0.146 to 1.0.153 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/0cb4f3e5e764d2e00407d29b6bf0aa9df0976d88...2fee15510437d71399d9139ed60433470484a8fb) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-minor-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/claude-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 3d2d13b..4e5402b 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -42,7 +42,7 @@ jobs: fetch-depth: 0 - name: Claude review - uses: anthropics/claude-code-action@0cb4f3e5e764d2e00407d29b6bf0aa9df0976d88 # v1 + uses: anthropics/claude-code-action@2fee15510437d71399d9139ed60433470484a8fb # v1 with: # Authenticate via Claude subscription (OAuth) instead of an API # key, so reviews draw on the Pro/Max plan rather than API credits.