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