From 612019f0559874c55e4df7a10ec6adc9985938af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 02:28:44 +0000 Subject: [PATCH] Bump snok/container-retention-policy from 2.1.1 to 2.1.2 Bumps [snok/container-retention-policy](https://github.com/snok/container-retention-policy) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/snok/container-retention-policy/releases) - [Commits](https://github.com/snok/container-retention-policy/compare/v2.1.1...v2.1.2) --- 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/clean-containers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clean-containers.yaml b/.github/workflows/clean-containers.yaml index 1cb57b1..3cf3985 100644 --- a/.github/workflows/clean-containers.yaml +++ b/.github/workflows/clean-containers.yaml @@ -20,7 +20,7 @@ jobs: run: | echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV} - name: Delete 'PR' containers older than a week - uses: snok/container-retention-policy@v2.1.1 + uses: snok/container-retention-policy@v2.1.2 with: image-names: ${{ env.REGISTRY }}/${{ env.REPO }} filter-tags: sha-*,sha256:*