From 7aa0854bf6ccc1fdcc4e9675a75eaaebbd6afe62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:07:15 -0500 Subject: [PATCH] chore(deps): update dataaxiom/ghcr-cleanup-action action to v1.0.15 (#701) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/clean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index d4b5b372..e5ee127d 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -14,7 +14,7 @@ jobs: packages: write steps: - name: Delete Images Older Than 90 Days - uses: dataaxiom/ghcr-cleanup-action@v1.0.13 + uses: dataaxiom/ghcr-cleanup-action@v1.0.15 with: token: ${{ secrets.GITHUB_TOKEN }} packages: silverblue-main,kinoite-main,sericea-main,onyx-main,base-main,lazurite-main,vauxite-main