chore(deps): update docker/metadata-action action to v6 (#4358)
This commit is contained in:
parent
c1ab075c1e
commit
5588739aba
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue