From 034bcb9432d4c2bc105f9a68f5459717e3af09e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 07:36:58 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-docker-meta action to v4.4.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 86af710d..c4e48704 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.3.0 + uses: crazy-max/ghaction-docker-meta@v4.4.0 with: images: ${{ env.DEFAULT_DOCKER_IMAGE }} labels: |