Skip to content

Commit

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

Bump docker/metadata-action from 3 to 4
  • Loading branch information
yoannchaudet committed Feb 1, 2023
2 parents 2db00e8 + 2bc296a commit 8ec987b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

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

Expand Down

0 comments on commit 8ec987b

Please sign in to comment.