Skip to content

Commit af6e325

Browse files
Bump stumpylog/image-cleaner-action from 0.7.0 to 0.8.0 (#235)
Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action) from 0.7.0 to 0.8.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@f39c67c...0924047) --- updated-dependencies: - dependency-name: stumpylog/image-cleaner-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9560210 commit af6e325

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@f39c67c8ba6953b856f32dca2b5be0567497fa67 # v0.7.0
31+
uses: stumpylog/image-cleaner-action/untagged@0924047a3709a8f39313ec9e5f5888597e3bf81b # v0.8.0
3232
with:
3333
is_org: true
3434
owner: nginxinc

0 commit comments

Comments
 (0)