From 81fa84430f4bea26b821804e2fb7c24d70a82cee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:23:53 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action digest to 0de3687 --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index e2adda6..01104a7 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -46,7 +46,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 }}