We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fa0e5 commit b36d646Copy full SHA for b36d646
1 file changed
.github/workflows/clean-ghcr.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Clean up images
12
- uses: snok/container-retention-policy@v3.0.0
+ uses: snok/container-retention-policy@v3.0.1
13
with:
14
image-names: servicecontrol servicecontrol-audit servicecontrol-monitoring servicecontrol-ravendb
15
image-tags: pr-*, *-alpha.*
0 commit comments