From 3be2cdcb451469b91bddd29be5acbfae651ca776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:56:50 +0000 Subject: [PATCH] Bump docker/metadata-action Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e to 906ecf0fc0a80f9110f79d9e6c04b1080f4a2621. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e...906ecf0fc0a80f9110f79d9e6c04b1080f4a2621) --- 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 c46190c6fe..2f879c9d63 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@b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e + uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}