Skip to content

Commit 7837660

Browse files
chore(deps)(deps): bump anthropics/claude-code-action from 1.0.153 to 1.0.159 in the github-actions group (#433)
chore(deps)(deps): bump anthropics/claude-code-action Bumps the github-actions group with 1 update: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action). Updates `anthropics/claude-code-action` from 1.0.153 to 1.0.159 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@2fee155...a92e7c7) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.159 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21a6b63 commit 7837660

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Run Claude Code Review
7474
id: claude-review
75-
uses: anthropics/claude-code-action@2fee15510437d71399d9139ed60433470484a8fb # v1
75+
uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1
7676
with:
7777
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
7878
prompt: |

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Run Claude Code
3434
id: claude
35-
uses: anthropics/claude-code-action@2fee15510437d71399d9139ed60433470484a8fb # v1
35+
uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1
3636
with:
3737
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3838

0 commit comments

Comments
 (0)