Skip to content

Commit

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

Bump docker/metadata-action from 879dcbb708d40f8b8679d4f7941b938a086e23a7 to 62339db73c56dd749060f65a6ebb93a6e056b755
mellelieuwes authored Oct 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 13fce8c + 742f611 commit 4ba3d33
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
@@ -37,7 +37,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
uses: docker/metadata-action@62339db73c56dd749060f65a6ebb93a6e056b755
with:
images: |
${{env.REGISTRY}}/eyra/${{github.event.inputs.bundle}}

0 comments on commit 4ba3d33

Please sign in to comment.