From fc10a90f6a207cd03788b6d84eb40f9d91146c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 08:07:48 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action from 3.6.2 to 4.2.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 4.2.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v3.6.2...v4.2.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... 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..2fd87972 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@v4.2.0 with: images: videodev/video-transcoding-api tags: |