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 9560210 commit af6e325Copy full SHA for af6e325
.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@f39c67c8ba6953b856f32dca2b5be0567497fa67 # v0.7.0
+ uses: stumpylog/image-cleaner-action/untagged@0924047a3709a8f39313ec9e5f5888597e3bf81b # v0.8.0
32
with:
33
is_org: true
34
owner: nginxinc
0 commit comments