From 5e41f2e520dc9b83891f951258359558ba5fa2b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:07:33 +0000 Subject: [PATCH] chore(deps): update snok/container-retention-policy action to v3 --- .github/workflows/update-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-images.yml b/.github/workflows/update-images.yml index 627ca1e0..4d5063c0 100644 --- a/.github/workflows/update-images.yml +++ b/.github/workflows/update-images.yml @@ -21,7 +21,7 @@ jobs: file: Dockerfile.builder push: true tags: ghcr.io/pikdum/ebb/builder:latest - - uses: snok/container-retention-policy@v2 + - uses: snok/container-retention-policy@v3.1.0 with: image-names: ebb/builder cut-off: 1 day ago utc