From a7d54ff70f545eb33654b83c246264c93486d2af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:47:33 +0000 Subject: [PATCH] Update crazy-max/ghaction-docker-meta action to v4.6.0 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f6a6ec31..c77b6281 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -106,7 +106,7 @@ jobs: - name: Retrieve Repository Docker metadata id: docker_meta - uses: crazy-max/ghaction-docker-meta@v4.5.0 + uses: crazy-max/ghaction-docker-meta@v4.6.0 with: images: ${{ env.DEFAULT_DOCKER_IMAGE }} labels: |