chore(deps): update docker/metadata-action action to v6.1.0
test-build / guarddog (pull_request) Successful in 4m23s
test-build / build (pull_request) Successful in 4m57s

This commit is contained in:
2026-05-22 20:42:56 +00:00
parent 530694630f
commit ffa0d864f2
+2 -2
View File
@@ -200,7 +200,7 @@ jobs:
- name: Extract Metadata - name: Extract Metadata
id: meta id: meta
uses: docker/metadata-action@v6.0.0 uses: docker/metadata-action@v6.1.0
with: with:
images: | images: |
${{ vars.REGISTRY_HOST }}/images/site-profile ${{ vars.REGISTRY_HOST }}/images/site-profile
@@ -304,7 +304,7 @@ jobs:
- name: Extract Metadata - name: Extract Metadata
id: meta id: meta
uses: docker/metadata-action@v6.0.0 uses: docker/metadata-action@v6.1.0
with: with:
images: | images: |
${{ vars.REPOSITORY_HOST }}/${{ gitea.repository }} ${{ vars.REPOSITORY_HOST }}/${{ gitea.repository }}