File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535
3636 - name : Run Claude Code Review
3737 id : claude-review
38- uses : anthropics/claude-code-action@1b4ac7d7e0f097d23bf4730891060f8d3c11f580
38+ uses : anthropics/claude-code-action@6d5c92076ba3f5240a002d916ca6f91c5fa05529
3939 with :
4040 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4141
Original file line number Diff line number Diff line change 3434
3535 - name : Run Claude Code
3636 id : claude
37- uses : anthropics/claude-code-action@1b4ac7d7e0f097d23bf4730891060f8d3c11f580
37+ uses : anthropics/claude-code-action@6d5c92076ba3f5240a002d916ca6f91c5fa05529
3838 with :
3939 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4040
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Configure AWS Credentials
27- uses : aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2 .1
27+ uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3 .1
2828 with :
2929 aws-region : ap-northeast-1
3030 role-to-assume : arn:aws:iam::607167088920:role/github-actions-dreamkast
You can’t perform that action at this time.
0 commit comments