Skip to content

Commit 8f555bc

Browse files
Danielius1922Daniel Adam
authored andcommitted
Update GitHub actions
Chizkiyahu/delete-untagged-ghcr-action: v3 -> v4
1 parent 882818c commit 8f555bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/cleanup-stale/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
password: ${{ inputs.token }}
4545

4646
- name: Delete untagged images with no dependency
47-
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
47+
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
4848
with:
4949
repository: ${{ github.repository }}
5050
repository_owner: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)