Skip to content

Commit

Permalink
Updated vlaurin/[email protected] to vlaurin/action-ghcr-prune…
Browse files Browse the repository at this point in the history
…@v0.6.0
  • Loading branch information
MasterZydra authored Mar 10, 2024
1 parent 5e307eb commit 8a1afee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

# Remove untagged images to keep container registry clean
- name: Prune untagged images
uses: vlaurin/action-ghcr-prune@v0.5.0
uses: vlaurin/action-ghcr-prune@v0.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
user: masterzydra
Expand Down

0 comments on commit 8a1afee

Please sign in to comment.