From 4f6bcdaa095f28ec2dfd3e071db9a13c836785c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:27:10 +0000 Subject: [PATCH] Bump snok/container-retention-policy from 2.1.2 to 2.1.3 Bumps [snok/container-retention-policy](https://github.com/snok/container-retention-policy) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/snok/container-retention-policy/releases) - [Commits](https://github.com/snok/container-retention-policy/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: snok/container-retention-policy dependency-type: direct:production update-type: version-update:semver-patch ... 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 8440a41c4e..992974782d 100644 --- a/.github/workflows/prune-untagged-images.yml +++ b/.github/workflows/prune-untagged-images.yml @@ -30,7 +30,7 @@ jobs: - upperair steps: - name: Delete image - uses: snok/container-retention-policy@v2.1.2 + uses: snok/container-retention-policy@v2.1.3 with: image-names: mats/development/${{ matrix.app }} cut-off: 1 day ago MST