There was an error while loading. Please reload this page.
1 parent 7a9e81a commit 90c7566Copy full SHA for 90c7566
2 files changed
.github/workflows/claude-pr-creator.yml
@@ -42,7 +42,7 @@ jobs:
42
run: bash .github/scripts/setup-claude.sh
43
44
- name: Run Claude Code Action
45
- uses: anthropics/claude-code-action@777ffcbfc9d2e2b07f3cfec41b7c7eadedd1f0dc # v1.0.12
+ uses: anthropics/claude-code-action@6c61301d8e1ee91bef7b65172f93462bbb216394 # v1.0.46
46
id: claude-code
47
env:
48
ISSUE_NUMBER: ${{ github.event.issue.number }}
.github/workflows/claude.yml
- name: Run Claude PR Action
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
additional_permissions: |
0 commit comments