Skip to content

Commit

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

Bump Chizkiyahu/delete-untagged-ghcr-action from 2 to 3
  • Loading branch information
PromoFaux authored Nov 6, 2023
2 parents 5cd71f3 + 3569af5 commit ba04a5c
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@v2
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
with:
token: ${{ secrets.PAT_TOKEN }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit ba04a5c

Please sign in to comment.