We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882818c commit 8f555bcCopy full SHA for 8f555bc
.github/actions/cleanup-stale/action.yaml
@@ -44,7 +44,7 @@ runs:
44
password: ${{ inputs.token }}
45
46
- name: Delete untagged images with no dependency
47
- uses: Chizkiyahu/delete-untagged-ghcr-action@v3
+ uses: Chizkiyahu/delete-untagged-ghcr-action@v4
48
with:
49
repository: ${{ github.repository }}
50
repository_owner: ${{ github.repository_owner }}
0 commit comments