Skip to content

Commit e2c3f82

Browse files
chore(deps): update anthropics/claude-code-action digest to 798cf09
1 parent 4fc8ab1 commit e2c3f82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

3434
- name: Run Claude Code
3535
id: claude
36-
uses: anthropics/claude-code-action@f9b2917716eb547b52148c7805dffe3a57864094 # v1
36+
uses: anthropics/claude-code-action@798cf0988d672fc8049482ce79e55d909193e150 # v1
3737
with:
3838
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3939

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

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

2525
- name: Run Claude Code Review
2626
id: claude-review
27-
uses: anthropics/claude-code-action@f9b2917716eb547b52148c7805dffe3a57864094 # v1
27+
uses: anthropics/claude-code-action@798cf0988d672fc8049482ce79e55d909193e150 # v1
2828
with:
2929
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3030
prompt: |

0 commit comments

Comments
 (0)