diff --git a/.github/workflows/claude-pr-creator.yml b/.github/workflows/claude-pr-creator.yml index 2c6801f6cf..266dfd3cd3 100644 --- a/.github/workflows/claude-pr-creator.yml +++ b/.github/workflows/claude-pr-creator.yml @@ -42,7 +42,7 @@ jobs: run: bash .github/scripts/setup-claude.sh - name: Run Claude Code Action - uses: anthropics/claude-code-action@777ffcbfc9d2e2b07f3cfec41b7c7eadedd1f0dc # v1.0.12 + uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1.0.107 id: claude-code env: ISSUE_NUMBER: ${{ github.event.issue.number }} diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 40523aa202..67eee736b6 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -42,7 +42,7 @@ jobs: run: bash .github/scripts/setup-claude.sh - name: Run Claude PR Action - uses: anthropics/claude-code-action@777ffcbfc9d2e2b07f3cfec41b7c7eadedd1f0dc # v1.0.12 + uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1.0.107 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} additional_permissions: |