Skip to content

Commit

Permalink
Merge pull request #493 from eyra/dependabot/github_actions/docker/me…
Browse files Browse the repository at this point in the history
…tadata-action-e6428a5c4e294a61438ed7f43155db912025b6b3

Bump docker/metadata-action from 2a4836ac76fe8f5d0ee3a0d89aa12a80cc552ad3 to e6428a5c4e294a61438ed7f43155db912025b6b3
  • Loading branch information
mellelieuwes authored Dec 3, 2023
2 parents 71d5d3e + 27a72b9 commit 766a7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@2a4836ac76fe8f5d0ee3a0d89aa12a80cc552ad3
uses: docker/metadata-action@e6428a5c4e294a61438ed7f43155db912025b6b3
with:
images: |
${{env.REGISTRY}}/eyra/${{github.event.inputs.bundle}}
Expand Down

0 comments on commit 766a7b8

Please sign in to comment.