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