mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-24 04:18:43 +00:00
Merge pull request #1556 from pi-hole/dependabot/github_actions/dev/Chizkiyahu/delete-untagged-ghcr-action-4
Bump Chizkiyahu/delete-untagged-ghcr-action from 3 to 4
This commit is contained in:
2
.github/workflows/housekeeping.yml
vendored
2
.github/workflows/housekeeping.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
password: ${{ secrets.PAT_TOKEN }}
|
password: ${{ secrets.PAT_TOKEN }}
|
||||||
-
|
-
|
||||||
name: Delete all containers from repository without tags
|
name: Delete all containers from repository without tags
|
||||||
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
|
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT_TOKEN }}
|
token: ${{ secrets.PAT_TOKEN }}
|
||||||
repository_owner: ${{ github.repository_owner }}
|
repository_owner: ${{ github.repository_owner }}
|
||||||
|
|||||||
Reference in New Issue
Block a user