From 055c2638166e884a38de6c39af06c92c0858f70b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:38:36 +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 f5c68b6..b932861 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 }}