Skip to content

Commit 08f5959

Browse files
authored
Merge pull request #93 from pi-hole/dependabot/github_actions/master/Chizkiyahu/delete-untagged-ghcr-action-4
Bump Chizkiyahu/delete-untagged-ghcr-action from 3 to 4
2 parents 0284e49 + 18b9b1c commit 08f5959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/housekeeping.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
password: ${{ secrets.PAT_TOKEN }}
1919
-
2020
name: Delete all containers from repository without tags
21-
uses: Chizkiyahu/delete-untagged-ghcr-action@v3
21+
uses: Chizkiyahu/delete-untagged-ghcr-action@v4
2222
with:
2323
token: ${{ secrets.PAT_TOKEN }}
2424
repository_owner: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)