From a26bd100370a1a4a16859b0faa65b70ea27a685e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:33:12 +0000 Subject: [PATCH] chore(deps): 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 56c265a..3228d64 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@115662203e5f4c9b240a57397f721baaab82a488 + uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}