Merge pull request #4 from jumoog/dependabot/github_actions/docker/metadata-action-5
ci(deps): bump docker/metadata-action from 4 to 5
This commit is contained in:
commit
cb5bdfa492
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
# https://github.com/docker/metadata-action
|
||||
- name: Extract Docker metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user