Merge pull request #6 from selim13/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
This commit is contained in:
2
.github/workflows/deploy-docker-image.yml
vendored
2
.github/workflows/deploy-docker-image.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
|
|||||||
Reference in New Issue
Block a user