From 4a5b290de5e436dd3edbe99d7613ce74639d25f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:46:56 +0000 Subject: [PATCH] Bump snok/container-retention-policy from 2.1.2 to 2.2.1 Bumps [snok/container-retention-policy](https://github.com/snok/container-retention-policy) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/snok/container-retention-policy/releases) - [Commits](https://github.com/snok/container-retention-policy/compare/v2.1.2...v2.2.1) --- updated-dependencies: - dependency-name: snok/container-retention-policy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/prune-untagged-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prune-untagged-images.yml b/.github/workflows/prune-untagged-images.yml index a205284d5..45f44b596 100644 --- a/.github/workflows/prune-untagged-images.yml +++ b/.github/workflows/prune-untagged-images.yml @@ -23,7 +23,7 @@ jobs: - met-upperair steps: - name: Delete image - uses: snok/container-retention-policy@v2.1.2 + uses: snok/container-retention-policy@v2.2.1 with: image-names: metexpress/development/${{ matrix.app }} cut-off: 1 day ago MST