From 25ce8beb9ca8209909144fe9b7222dcd46eadf21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:39:58 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20Chizkiyahu/delet?= =?UTF-8?q?e-untagged-ghcr-action=20(=20v4=20=E2=9E=94=20v6.1.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | -------------------------------------- | ---- | ------ | | github-tags | Chizkiyahu/delete-untagged-ghcr-action | v4 | v6.1.1 | --- .github/workflows/scheduled-cleanup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scheduled-cleanup.yaml b/.github/workflows/scheduled-cleanup.yaml index 92e755e..f20bdd8 100644 --- a/.github/workflows/scheduled-cleanup.yaml +++ b/.github/workflows/scheduled-cleanup.yaml @@ -25,7 +25,7 @@ jobs: password: ${{ secrets.TOKEN }} - name: Delete all containers from package without tags - uses: Chizkiyahu/delete-untagged-ghcr-action@e8c780ca2d589797e657691fc16bffe066714890 # v4 + uses: Chizkiyahu/delete-untagged-ghcr-action@707cf4f1445ec3e3f5c7bfc83a023fb868cd1174 # v6 with: token: ${{ secrets.TOKEN }} repository_owner: ${{ github.repository_owner }}