Merge pull request #2 from BretFisher/dependabot/github_actions/docker/metadata-action-3.8.0
Bump docker/metadata-action from 3.6.2 to 3.8.0
This commit is contained in:
2
.github/workflows/docker-build-and-push.yaml
vendored
2
.github/workflows/docker-build-and-push.yaml
vendored
@@ -114,7 +114,7 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Docker meta
|
name: Docker meta
|
||||||
id: docker_meta
|
id: docker_meta
|
||||||
uses: docker/metadata-action@v3.6.2
|
uses: docker/metadata-action@v3.8.0
|
||||||
with:
|
with:
|
||||||
# list of Docker images to use as base name for tags
|
# list of Docker images to use as base name for tags
|
||||||
images: ${{ inputs.image-names }}
|
images: ${{ inputs.image-names }}
|
||||||
|
|||||||
Reference in New Issue
Block a user