Skip to content

Commit 5a5aae4

Browse files
Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 (nginx#215)
Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/stumpylog/image-cleaner-action/releases) - [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md) - [Commits](stumpylog/image-cleaner-action@0c9e57e...f39c67c) --- updated-dependencies: - dependency-name: stumpylog/image-cleaner-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e302dc3 commit 5a5aae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
.github/workflows/scripts/delete-untagged-amazon-public-ecr-images.sh
2929
3030
- name: Delete untagged NGINX Unprivileged Docker images on the GitHub Container Registry
31-
uses: stumpylog/image-cleaner-action/untagged@0c9e57eef74b24c7b41f98f73dcb404eb58b2fab # v0.6.0
31+
uses: stumpylog/image-cleaner-action/untagged@f39c67c8ba6953b856f32dca2b5be0567497fa67 # v0.7.0
3232
with:
3333
is_org: true
3434
owner: nginxinc

0 commit comments

Comments
 (0)