Skip to content

Commit

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

Bump docker/metadata-action from 5.4.0 to 5.5.0
  • Loading branch information
iskey authored Jan 9, 2024
2 parents 16622c7 + 6490880 commit 78447ea
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 @@ -93,7 +93,7 @@ jobs:
password: ${{ secrets.BOT_GITHUB_DOCKER_TOKEN }}
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.4.0
uses: docker/metadata-action@v5.5.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build Docker Image and Push
Expand Down

0 comments on commit 78447ea

Please sign in to comment.