chore(deps): update docker/metadata-action action to v6.1.0
test-build / build (pull_request) Successful in 3m30s
test-build / guarddog (pull_request) Successful in 3m25s

This commit is contained in:
2026-05-22 20:25:29 +00:00
parent 7565e94cb7
commit 2706f536f3
+2 -2
View File
@@ -179,7 +179,7 @@ jobs:
- name: Extract Metadata
id: meta
uses: docker/metadata-action@v6.0.0
uses: docker/metadata-action@v6.1.0
with:
images: |
${{ vars.REGISTRY_HOST }}/images/site-documentation
@@ -283,7 +283,7 @@ jobs:
- name: Extract Metadata
id: meta
uses: docker/metadata-action@v6.0.0
uses: docker/metadata-action@v6.1.0
with:
images: |
${{ vars.REPOSITORY_HOST }}/${{ gitea.repository }}