chore(deps): update docker/metadata-action action to v6
All checks were successful
test-build / guarddog (pull_request) Successful in 55s
test-build / build (pull_request) Successful in 6m36s

This commit is contained in:
2026-03-05 23:15:50 +00:00
parent afa1f36285
commit 4b08604f0c
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ jobs:
- name: Extract Metadata - name: Extract Metadata
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v6
with: with:
tags: | tags: |
type=ref,event=branch type=ref,event=branch

View File

@@ -77,7 +77,7 @@ jobs:
- name: Extract Metadata - name: Extract Metadata
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v6
with: with:
tags: | tags: |
type=ref,event=branch type=ref,event=branch