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 54d8358 commit 69dec3fCopy full SHA for 69dec3f
.github/workflows/image-cleanup.yml
@@ -28,7 +28,7 @@ jobs:
28
.github/workflows/scripts/delete-untagged-amazon-public-ecr-images.sh
29
30
- name: Delete untagged NGINX Unprivileged Docker images on the GitHub Container Registry
31
- uses: stumpylog/image-cleaner-action/untagged@0924047a3709a8f39313ec9e5f5888597e3bf81b # v0.8.0
+ uses: stumpylog/image-cleaner-action/untagged@5e55abae6a73c6b494013c4314e08e69298f4dc1 # v0.9.0
32
with:
33
is_org: true
34
owner: nginxinc
0 commit comments