Skip to content

Commit

Permalink
Merge pull request #99 from pi-hole/dependabot/github_actions/master/…
Browse files Browse the repository at this point in the history
…Chizkiyahu/delete-untagged-ghcr-action-5

Bump Chizkiyahu/delete-untagged-ghcr-action from 4 to 5
  • Loading branch information
yubiuser authored Nov 16, 2024
2 parents 41f22d1 + 416c9d8 commit 5bb7a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/housekeeping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
password: ${{ secrets.PAT_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.PAT_TOKEN }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 5bb7a9c

Please sign in to comment.