Skip to content

Commit

Permalink
chore(deps): update chizkiyahu/delete-untagged-ghcr-action action to …
Browse files Browse the repository at this point in the history
…v5 (#2891)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 7d1ebbc commit 213e31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-untagged-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
password: ${{ secrets.CONTAINER_RETENTION_POLICY_TOKEN }}

- name: Delete all containers from repository without tags
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
uses: Chizkiyahu/delete-untagged-ghcr-action@v5
with:
token: ${{ secrets.CONTAINER_RETENTION_POLICY_TOKEN }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 213e31f

Please sign in to comment.