We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0284e49 + 18b9b1c commit 08f5959Copy full SHA for 08f5959
1 file changed
.github/workflows/housekeeping.yml
@@ -18,7 +18,7 @@ jobs:
18
password: ${{ secrets.PAT_TOKEN }}
19
-
20
name: Delete all containers from repository without tags
21
- uses: Chizkiyahu/delete-untagged-ghcr-action@v3
+ uses: Chizkiyahu/delete-untagged-ghcr-action@v4
22
with:
23
token: ${{ secrets.PAT_TOKEN }}
24
repository_owner: ${{ github.repository_owner }}
0 commit comments