From 8b8c01e3860b6629364f7c12e3022969d66fe131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 09:23:12 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v3.6.2...v3.7.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-push.yml b/.github/workflows/docker-push.yml index b127a972..6b568d57 100644 --- a/.github/workflows/docker-push.yml +++ b/.github/workflows/docker-push.yml @@ -10,7 +10,7 @@ jobs: - name: docker meta id: meta - uses: docker/metadata-action@v3.6.2 + uses: docker/metadata-action@v3.7.0 with: images: videodev/video-transcoding-api tags: |