From f9e53e0c0f6debb668cafc194606f320460fe396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 00:43:50 +0000 Subject: [PATCH] Bump dataaxiom/ghcr-cleanup-action from 1.0.16 to 1.2.1 Bumps [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action) from 1.0.16 to 1.2.1. - [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases) - [Commits](https://github.com/dataaxiom/ghcr-cleanup-action/compare/v1.0.16...v1.2.1) --- updated-dependencies: - dependency-name: dataaxiom/ghcr-cleanup-action dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cleanup_and_maintenance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup_and_maintenance.yml b/.github/workflows/cleanup_and_maintenance.yml index 59a7b26..54b7eef 100644 --- a/.github/workflows/cleanup_and_maintenance.yml +++ b/.github/workflows/cleanup_and_maintenance.yml @@ -30,7 +30,7 @@ jobs: keep_minimum_runs: 2 - name: 'Pruning Untagged Images Older than 1 week' - uses: dataaxiom/ghcr-cleanup-action@v1.0.16 + uses: dataaxiom/ghcr-cleanup-action@v1.2.1 with: token: ${{ secrets.GITHUB_TOKEN }} package: 'backup'