Squashed commit of the following:

commit b198143da4
Author: Renovate Bot <renovate@sh.ryuu.in>
Date:   Fri Mar 6 02:31:05 2026 +0000

    Update docker/metadata-action action to v6
This commit is contained in:
2026-03-10 20:19:49 +05:30
parent ccdfa543c4
commit 50237be079
2 changed files with 2 additions and 2 deletions

View File

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

View File

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