Update Claude Assistant action version in Gitea workflow to v1.0.20
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Run Claude Assistant
|
||||
uses: markwylde/claude-code-gitea-action
|
||||
uses: markwylde/claude-code-gitea-action@v1.0.20
|
||||
with:
|
||||
gitea_token: ${{ secrets.CLAUDE_GITEA_TOKEN }} # Use standard workflow token
|
||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user