Skip to content

Commit

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

chore(deps): Bump docker/metadata-action from 5.4.0 to 5.5.1
  • Loading branch information
akash1810 authored Feb 9, 2024
2 parents 80eadaf + 4ff1a93 commit 70f39e9
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 @@ -28,7 +28,7 @@ jobs:

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

0 comments on commit 70f39e9

Please sign in to comment.