add version to claude assistant step

This commit is contained in:
2025-11-12 13:06:39 +00:00
parent 7d6ba54f8a
commit 410e0a9318

View File

@@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Run Claude Assistant
uses: markwylde/claude-code-gitea-action
uses: markwylde/claude-code-gitea-action@1.0.20
with:
gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}