Skip to content

Commit

Permalink
Merge pull request #66 from eclipse-xpanse/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/metadata-action-5.4.0

Bump docker/metadata-action from 5.3.0 to 5.4.0
  • Loading branch information
swaroopar authored Dec 19, 2023
2 parents 5b15ffb + f7236d2 commit 4307c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.3.0
uses: docker/metadata-action@v5.4.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 4307c2a

Please sign in to comment.