mirror of https://github.com/CIRCL/lookyloo
Merge pull request #778 from Lookyloo/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5pull/780/head
commit
19c8f75950
|
@ -63,7 +63,7 @@ jobs:
|
||||||
# https://github.com/docker/metadata-action
|
# https://github.com/docker/metadata-action
|
||||||
- name: Extract Docker metadata
|
- name: Extract Docker metadata
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue