diff --git a/.gitea/workflows/gitea-claude.yaml b/.gitea/workflows/gitea-claude.yaml index cda2841..336e8d7 100644 --- a/.gitea/workflows/gitea-claude.yaml +++ b/.gitea/workflows/gitea-claude.yaml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Run Claude Assistant - uses: markwylde/claude-code-gitea-action@v1 + uses: markwylde/claude-code-gitea-action@v1.0.21 with: gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1" gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token