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 d287f22 commit 3f34bdbCopy full SHA for 3f34bdb
.github/workflows/docker.yml
@@ -73,7 +73,7 @@ jobs:
73
74
steps:
75
- name: Prune old untagged images
76
- uses: vlaurin/action-ghcr-prune@v0.5.0
+ uses: vlaurin/action-ghcr-prune@v0.6.0
77
with:
78
token: ${{ secrets.PACKAGE_DELETE_TOKEN }}
79
user: ${{ env.IMAGE_AUTHOR }}
0 commit comments