From 46216e8d828ae61e3eca0707604f7004dbf029a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 09:54:30 +0000 Subject: [PATCH] Update docker/metadata-action digest to 6dfb6f1 --- .github/workflows/publish_oci_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_oci_image.yml b/.github/workflows/publish_oci_image.yml index bf9935e5..2bab7d4b 100644 --- a/.github/workflows/publish_oci_image.yml +++ b/.github/workflows/publish_oci_image.yml @@ -30,7 +30,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 + uses: docker/metadata-action@6dfb6f1404065e66f9af1a56a7d39ad09efaaf9a with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}