Skip to content

Commit

Permalink
Merge pull request #805 from google/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-5.5.1

build(deps): bump docker/metadata-action from 5.4.0 to 5.5.1
  • Loading branch information
jaqx0r authored Feb 17, 2024
2 parents a66753c + e3197e9 commit 6f1053c
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 @@ -58,7 +58,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.4.0
uses: docker/metadata-action@v5.5.1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image (image is not pushed on pull request)
Expand Down

0 comments on commit 6f1053c

Please sign in to comment.