We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a626d06 commit 7e452dfCopy full SHA for 7e452df
1 file changed
.github/workflows/claude.yml
@@ -76,7 +76,7 @@ jobs:
76
fetch-depth: 1
77
78
- name: Run Claude PR Action
79
- uses: anthropics/claude-code-action@0432df8bfe0572278dd19bca33be32cdc8061ebb # beta
+ uses: anthropics/claude-code-action@6e2bd52842c65e914eba5c8badd17560bd26b5de # beta
80
with:
81
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
82
timeout_minutes: "60"
0 commit comments