We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d49eb commit c4b4e32Copy full SHA for c4b4e32
1 file changed
.github/workflows/claude.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24
25
- name: Run Claude Interactive
26
- uses: anthropics/claude-code-action@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1.0.70
+ uses: anthropics/claude-code-action@cd77b50d2b0808657f8e6774085c8bf54484351c # v1.0.72
27
with:
28
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
29
claude_args: |
0 commit comments