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

This commit is contained in:
2026-04-24 02:33:05 +00:00
parent 69f2142631
commit d4e8b2daa0

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
with: with:
images: | images: |
ghcr.io/${{ vars.GH_USERNAME }}/icons ghcr.io/${{ vars.GH_USERNAME }}/icons