Merge pull request #103 from elliotmatson/renovate/docker-metadata-action-5.x
Update docker/metadata-action action to v5
This commit is contained in:
commit
25f0f8abb3
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user