Skip to content

Commit 3f34bdb

Browse files
Bump vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0
Bumps [vlaurin/action-ghcr-prune](https://github.com/vlaurin/action-ghcr-prune) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/vlaurin/action-ghcr-prune/releases) - [Commits](vlaurin/action-ghcr-prune@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: vlaurin/action-ghcr-prune dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d287f22 commit 3f34bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
steps:
7575
- name: Prune old untagged images
76-
uses: vlaurin/action-ghcr-prune@v0.5.0
76+
uses: vlaurin/action-ghcr-prune@v0.6.0
7777
with:
7878
token: ${{ secrets.PACKAGE_DELETE_TOKEN }}
7979
user: ${{ env.IMAGE_AUTHOR }}

0 commit comments

Comments
 (0)