Merge pull request #778 from Lookyloo/dependabot/github_actions/docker/metadata-action-5

build(deps): bump docker/metadata-action from 4 to 5
pull/780/head
Raphaël Vinot 2023-09-12 12:33:12 +02:00 committed by GitHub
commit 19c8f75950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}