From c1e3c4f2048a75a5895c4d1f18f18f59a912bc83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:31:56 +0000 Subject: [PATCH] Bump docker/metadata-action Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from d31acd50653ded455ab8972a1eb9a656b0aef94a to 0de3687b53cd804b63dd87819f7bda043569ce4a. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/d31acd50653ded455ab8972a1eb9a656b0aef94a...0de3687b53cd804b63dd87819f7bda043569ce4a) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/publish_mvfst_interop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_mvfst_interop.yml b/.github/workflows/publish_mvfst_interop.yml index 6fb0d383e0..ace1d13c25 100644 --- a/.github/workflows/publish_mvfst_interop.yml +++ b/.github/workflows/publish_mvfst_interop.yml @@ -33,7 +33,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@d31acd50653ded455ab8972a1eb9a656b0aef94a + uses: docker/metadata-action@0de3687b53cd804b63dd87819f7bda043569ce4a with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}