From 0a7166496af3dcc42e1ca31bf4cee6be8cc196bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 09:15:00 +0000 Subject: [PATCH] Update docker/build-push-action digest to 6003d32 --- .github/workflows/container.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yaml b/.github/workflows/container.yaml index e13a7b6..2f37798 100644 --- a/.github/workflows/container.yaml +++ b/.github/workflows/container.yaml @@ -53,7 +53,7 @@ jobs: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} - name: Build and push Docker image - uses: docker/build-push-action@729f7f49266dec5e72fe7339273d3f7e65abacd7 + uses: docker/build-push-action@6003d3266a923de06063d23a19bd1c719af997c0 with: context: . push: true