Chore(deps): Bump docker/metadata-action from 5 to 6 (#3213)

This commit is contained in:
dependabot[bot]
2026-03-11 14:40:32 +01:00
committed by GitHub
parent 0394e31fe2
commit f4eeffe79a
+1 -1
View File
@@ -138,7 +138,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5
uses: docker/metadata-action@v6
with:
flavor: |
latest=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}