Merge pull request #13 from selim13/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
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@v4
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
|
|||||||
Reference in New Issue
Block a user