From 2e14777d27a42a6a64b1d8c0b3ee9ec101881c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 05:09:41 +0000 Subject: [PATCH] Update anthropics/claude-code-action action to v1.0.107 --- .github/workflows/claude-pr-creator.yml | 2 +- .github/workflows/claude.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: |