mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2025-01-23 15:43:21 +08:00
Use vlaurin/action-ghcr-prune@main
This commit is contained in:
parent
cec0f89b24
commit
5cfff24dbb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/purge-untagged-images.yml
vendored
2
.github/workflows/purge-untagged-images.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Prune
|
||||
uses: bakito/action-ghcr-prune@main
|
||||
uses: vlaurin/action-ghcr-prune@main
|
||||
with:
|
||||
token: ${{ secrets.PRUNE_IMAGE_TOKEN }}
|
||||
container: adguardhome-sync
|
||||
|
|
Loading…
Reference in a new issue