Skip to content

Commit

Permalink
Bump snok/container-retention-policy from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
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](snok/container-retention-policy@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and blankdots committed Dec 15, 2023
1 parent af9448c commit 612019f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:*
Expand Down

0 comments on commit 612019f

Please sign in to comment.