From c51acb7acb3084f4b89c0df56fecbd9fa456ff71 Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Sun, 12 Apr 2026 15:16:24 +0100 Subject: [PATCH] ci: Use upstream regsync installer action --- .forgejo/workflows/mirror-images.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.forgejo/workflows/mirror-images.yml b/.forgejo/workflows/mirror-images.yml index 6bc289a8c..74993c152 100644 --- a/.forgejo/workflows/mirror-images.yml +++ b/.forgejo/workflows/mirror-images.yml @@ -51,10 +51,8 @@ jobs: # owner: continuwuity # repositories: continuwuity - - name: Install regctl - uses: https://forgejo.ellis.link/continuwuation/regclient-actions/regctl-installer@main - with: - binary: regsync + - name: Install regsync + uses: https://github.com/regclient/actions/regsync-installer@main - name: Check what images need mirroring run: |