Skip to content

Commit

Permalink
Bump docker/metadata-action (#718)
Browse files Browse the repository at this point in the history
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 906ecf0fc0a80f9110f79d9e6c04b1080f4a2621 to 8e1d5461f02b7886d3c1a774bfbd873650445aa2.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@906ecf0...8e1d546)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amrit Krishnan <amrit110@gmail.com>
  • Loading branch information
dependabot[bot] and amrit110 authored Jan 20, 2025
1 parent 1baafed commit c04d29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2
with:
images: vectorinstitute/cyclops

Expand Down

0 comments on commit c04d29a

Please sign in to comment.