diff --git a/.gitea/workflows/mirror.yaml b/.gitea/workflows/mirror.yaml index bbccc51..6f714b0 100644 --- a/.gitea/workflows/mirror.yaml +++ b/.gitea/workflows/mirror.yaml @@ -6,5 +6,5 @@ jobs: build-and-push: runs-on: ubuntu-latest steps: - - uses: scubbo/commit-report-sync@dev + - uses: https://gitea.scubbo.org/scubbo/commit-report-sync@dev