From 5cfff24dbbc46e6157be0adcc8858472e7c96be5 Mon Sep 17 00:00:00 2001 From: Marc Brugger Date: Mon, 8 Nov 2021 07:08:49 +0100 Subject: [PATCH] Use vlaurin/action-ghcr-prune@main --- .github/workflows/purge-untagged-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/purge-untagged-images.yml b/.github/workflows/purge-untagged-images.yml index 52ae72d..e9368f4 100644 --- a/.github/workflows/purge-untagged-images.yml +++ b/.github/workflows/purge-untagged-images.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Prune - uses: bakito/action-ghcr-prune@main + uses: vlaurin/action-ghcr-prune@main with: token: ${{ secrets.PRUNE_IMAGE_TOKEN }} container: adguardhome-sync