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 authored and Daniel Adam committed Apr 3, 2024
1 parent aa4dee5 commit 2c19a17
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 @@ -43,7 +43,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 2c19a17

Please sign in to comment.