From aad6674e29b75bbf7a4ecade3f3be9e255f3b72c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 12:25:49 +0000 Subject: [PATCH] Update docker/build-push-action digest to 94d76d3 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aa853c3..d724f74 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -101,7 +101,7 @@ jobs: - name: Build Docker image id: push timeout-minutes: 25 - uses: docker/build-push-action@9f6f8c940b91232557f8699b21341a08624a8dce + uses: docker/build-push-action@94d76d3bc1409736cb5dc1ada9502bec3a72973c with: context: . load: false