From 0ec88207e25d67e088721fe555ab1d30a749be3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:20:59 +0000 Subject: [PATCH] Update docker/metadata-action digest to 369eb59 --- .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 d4154e3..94259d0 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -48,7 +48,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@115662203e5f4c9b240a57397f721baaab82a488 + uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}