From a492ebdf720df9ac76fe03e6fbf5f4a6f66d40aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 12:09:26 +0000 Subject: [PATCH] Update docker/metadata-action digest to 879dcbb --- .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 4945684..8670d7a 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@6dfb6f1404065e66f9af1a56a7d39ad09efaaf9a + uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7 with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}