From bff8d95e739ac3660526bf33ad4f2fc56f5d0c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 08:51:45 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action from 3.6.2 to 3.8.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.8.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v3.6.2...v3.8.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..03c5d5b5 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.8.0 with: images: videodev/video-transcoding-api tags: |