Merge pull request 'chore(deps): update docker/metadata-action action to v6' (#368) from renovate/docker-metadata-action-6.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
test-build / guarddog (push) Has been cancelled

Reviewed-on: #368
This commit was merged in pull request #368.
This commit is contained in:
2026-03-05 23:20:43 +00:00
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