Skip to content

Commit

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

chore(deps): Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 9dc751fe249ad99385a2583ee0d084c400eee04e
  • Loading branch information
akash1810 authored Dec 28, 2023
2 parents 4088eb8 + c539259 commit dbf6e76
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@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit dbf6e76

Please sign in to comment.