From 0c07f94ab4338a1a219df0b7cfc9e793c1f1b253 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 06:10:59 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action digest to f3c3cad --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4194b7b..46d46f58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 + uses: docker/metadata-action@f3c3cad8ad5e1076ffba2449385b1547f1e3c566 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}