diff --git a/.github/workflows/claude.yaml b/.github/workflows/claude.yaml index c259c626..10fbebe5 100644 --- a/.github/workflows/claude.yaml +++ b/.github/workflows/claude.yaml @@ -27,7 +27,7 @@ jobs: actions: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: anthropics/claude-code-action@c3d45e8e941e1b2ad7b278c57482d9c5bf1f35b3 # v1 + - uses: anthropics/claude-code-action@e58dfa55559035499a4982426bb73605e8b5ad8e # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} additional_permissions: |