Skip to content

Commit c04d29a

Browse files
Bump docker/metadata-action (#718)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amrit Krishnan <[email protected]>
1 parent 1baafed commit c04d29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Extract metadata (tags, labels) for Docker
3434
id: meta
35-
uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
35+
uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2
3636
with:
3737
images: vectorinstitute/cyclops
3838

0 commit comments

Comments
 (0)