Skip to content

Commit

Permalink
Merge pull request #43 from dmolik/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-5.5.0

chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
  • Loading branch information
dmolik committed Jan 10, 2024
2 parents bc21ecf + ff73a69 commit 4e1af59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}${{ env.RELEASE_VERSION }}

Expand Down

0 comments on commit 4e1af59

Please sign in to comment.