We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04b09c commit 0fbf611Copy full SHA for 0fbf611
.github/workflows/cleanup-registry.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Delete old versions
17
- uses: snok/container-retention-policy@dbf4664335a6574270273ceed299751526798d10 # renovate: tag=v1.3.1
+ uses: snok/container-retention-policy@754c94da17832ea399f34da9f3efa7194055010b # renovate: tag=v1.3.3
18
with:
19
image-names: ${{ env.IMAGE_NAMES }}
20
cut-off: 2 days ago UTC
0 commit comments