1
0
Fork 0

chore(deps): update docker/metadata-action action to v6 (#4358)

This commit is contained in:
renovate[bot] 2026-03-06 13:46:03 +08:00 committed by GitHub
parent c1ab075c1e
commit 5588739aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ jobs:
- name: Extract metadata (tags, labels) for image registry
id: meta
uses: docker/metadata-action@v5
uses: docker/metadata-action@v6
with:
images: ${{ env.IMAGE_FULL_NAME }}
tags: ${{ steps.set-tags.outputs.tags }}