Skip to content

Commit 1f3e7c6

Browse files
chore(deps): update anthropics/claude-code-action digest to 5ee796a
1 parent 4982f26 commit 1f3e7c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
persist-credentials: false
3535

3636
- name: PR Review with Progress Tracking
37-
uses: anthropics/claude-code-action@9d7150bc8a3dae8149739a88019d192b579ad90c # v1
37+
uses: anthropics/claude-code-action@5ee796a55f92566ecd7e39d70dd613abcbea0d7c # v1
3838
with:
3939
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4040
track_progress: true
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Run Claude Code
6969
id: claude
70-
uses: anthropics/claude-code-action@9d7150bc8a3dae8149739a88019d192b579ad90c # v1
70+
uses: anthropics/claude-code-action@5ee796a55f92566ecd7e39d70dd613abcbea0d7c # v1
7171
with:
7272
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
7373
# Trigger when specific user is assigned to an issue

0 commit comments

Comments
 (0)