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 dfeab68 commit 80d437dCopy full SHA for 80d437d
.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@9255a1b3b8ca44b3e5887e2168155223b277ca1d # v0.5.0
+ uses: stumpylog/image-cleaner-action/untagged@0c9e57eef74b24c7b41f98f73dcb404eb58b2fab # v0.6.0
32
with:
33
is_org: true
34
owner: nginxinc
0 commit comments