From 26e412bfd8d00c7877cae279e50e6ccc042e3e83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:11:40 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action digest to 1156622 --- .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 02332ad..56c265a 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@44d81d6d2a5a935e1a481942268529623f1f5ccd + uses: docker/metadata-action@115662203e5f4c9b240a57397f721baaab82a488 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}