Skip to content

Commit

Permalink
Merge pull request #278 from tuxpeople/renovate/chizkiyahu-delete-unt…
Browse files Browse the repository at this point in the history
…agged-ghcr-action-5.x

feat(github-action)!: Update Chizkiyahu/delete-untagged-ghcr-action action ( v4 → v5 )
  • Loading branch information
tuxpeople authored Dec 21, 2024
2 parents 939d071 + 1058984 commit fa06e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

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

0 comments on commit fa06e0e

Please sign in to comment.