Squashed commit of the following:

commit dfad99533a
Author: Renovate Bot <renovate@sh.ryuu.in>
Date:   Fri Jul 3 02:35:18 2026 +0000

    Update docker/metadata-action action to v6.2.0
This commit is contained in:
2026-07-07 21:05:46 +05:30
parent 7f9aabc804
commit 633008debd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v6.1.0
uses: docker/metadata-action@v6.2.0
with:
images: |
ghcr.io/${{ vars.GH_USERNAME }}/caddy-${{ matrix.variant.name }}