Update docker/metadata-action action to v6
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 9m29s

This commit is contained in:
2026-03-06 02:32:52 +00:00
parent 69f2142631
commit a35f39eca2

View File

@@ -60,7 +60,7 @@ jobs:
- -
name: Extract metadata (tags, labels) for Docker name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@v5.10.0 uses: docker/metadata-action@v6.0.0
with: with:
images: | images: |
ghcr.io/${{ vars.GH_USERNAME }}/icons ghcr.io/${{ vars.GH_USERNAME }}/icons