From 4c8c22bfc5f04559b99fce69d286e577b5d9f569 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:50:21 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action digest to 232fc64 --- .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 4e2be19..ed3a41d 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@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 + uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}