chore(deps): update docker/metadata-action action to v6
All checks were successful
Cog check / Create release (pull_request) Successful in 5s
All checks were successful
Cog check / Create release (pull_request) Successful in 5s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v6
|
||||||
with:
|
with:
|
||||||
images: ${{ inputs.registry }}/${{ env.GITHUB_REPOSITORY }}
|
images: ${{ inputs.registry }}/${{ env.GITHUB_REPOSITORY }}
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user