From b3745c6e70bd3b1dec5f56e3b2ba38bfe00afc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:32:51 +0000 Subject: [PATCH] Bump snok/container-retention-policy from 1.4.1 to 2.1.2 Bumps [snok/container-retention-policy](https://github.com/snok/container-retention-policy) from 1.4.1 to 2.1.2. - [Release notes](https://github.com/snok/container-retention-policy/releases) - [Commits](https://github.com/snok/container-retention-policy/compare/v1.4.1...v2.1.2) --- updated-dependencies: - dependency-name: snok/container-retention-policy dependency-type: direct:production update-type: version-update:semver-major ... 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 dd5e8a42b..a205284d5 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@v1.4.1 + uses: snok/container-retention-policy@v2.1.2 with: image-names: metexpress/development/${{ matrix.app }} cut-off: 1 day ago MST