chore(deps): update docker/metadata-action action to v6
This commit is contained in:
parent
9f5172f537
commit
c37bae4e6d
|
|
@ -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