Skip to content

Commit

Permalink
Merge pull request #889 from github/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
yoannchaudet committed Dec 28, 2023
2 parents 07c8509 + ec38f42 commit 482200c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Get Docker Metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.DOCKER_TAG_IMAGE }}

Expand Down

0 comments on commit 482200c

Please sign in to comment.