Merge pull request #24 from elliotmatson/dependabot/github_actions/docker/metadata-action-4.1.1
Bump docker/metadata-action from 4.1.0 to 4.1.1
This commit is contained in:
commit
fbd26b3406
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Extract metadata (tags, labels) for Docker
|
- name: Extract metadata (tags, labels) for Docker
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702
|
uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user