Skip to content

Commit

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

Bump Chizkiyahu/delete-untagged-ghcr-action from 3 to 4
  • Loading branch information
PromoFaux committed Mar 27, 2024
2 parents 0284e49 + 18b9b1c commit 08f5959
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@v3
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
with:
token: ${{ secrets.PAT_TOKEN }}
repository_owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit 08f5959

Please sign in to comment.