Merge pull request #626 from Lookyloo/dependabot/github_actions/docker/metadata-action-4.3.0

build(deps): bump docker/metadata-action from 3.3.0 to 4.3.0
pull/628/head
Raphaël Vinot 2023-03-02 14:17:22 +01:00 committed by GitHub
commit 695e8fc589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}