diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 1973953..90a4da5 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -125,7 +125,7 @@ jobs: - name: Handle issue if: steps.issue.outputs.skip != 'true' - uses: anthropics/claude-code-action@39431830520a7ae6c0c572f11a7707e7043325e3 # v1.0.95 + uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1.0.107 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }}