Skip to content

Commit

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

chore(ci): bump docker/metadata-action from 3.3.0 to 5.5.0
  • Loading branch information
pree authored Jul 15, 2024
2 parents 8d3cab3 + d297d89 commit 856da91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Extract metadata for the Docker image
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 856da91

Please sign in to comment.