Merge pull request #76 from youegraillot/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
This commit is contained in:
commit
fdd8e82682
|
@ -47,7 +47,7 @@ jobs:
|
|||
# https://github.com/docker/metadata-action
|
||||
- name: Extract metadata for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ github.repository }}
|
||||
tags: |
|
||||
|
|
Loading…
Reference in New Issue