Skip to content

Commit

Permalink
Update GitHub actions
Browse files Browse the repository at this point in the history
Chizkiyahu/delete-untagged-ghcr-action: v3 -> v4
  • Loading branch information
Danielius1922 committed Apr 4, 2024
1 parent 882818c commit 8f555bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cleanup-stale/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
password: ${{ inputs.token }}

- name: Delete untagged images with no dependency
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
with:
repository: ${{ github.repository }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 8f555bc

Please sign in to comment.