From 9b3eb1d6aa18a6763ebf3b90fd8e620915323e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 14:53:42 +0000 Subject: [PATCH] Bump snok/container-retention-policy from 2.1.3 to 2.2.1 Bumps [snok/container-retention-policy](https://github.com/snok/container-retention-policy) from 2.1.3 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.3...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/ghcr-actions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ghcr-actions.yml b/.github/workflows/ghcr-actions.yml index f7c6151..fa06695 100644 --- a/.github/workflows/ghcr-actions.yml +++ b/.github/workflows/ghcr-actions.yml @@ -17,7 +17,7 @@ jobs: packages: write steps: - name: Delete 'PR' containers older than a week - uses: snok/container-retention-policy@v2.1.3 + uses: snok/container-retention-policy@v2.2.1 with: image-names: sda-doa filter-tags: PR*, sha-* @@ -28,7 +28,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Delete all containers older than treee months, using a wildcard - uses: snok/container-retention-policy@v2.1.3 + uses: snok/container-retention-policy@v2.2.1 with: image-names: sda-doa filter-tags: v*