From 4bf0bf2a1a450ccec5a27e1741fc1f93a07ab8a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 18:00:33 +0000 Subject: [PATCH] Update docker/build-push-action digest to df19a79 --- .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 d39eccc..4d89850 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@090ca155fc9b214cbcac536c450455a0e96f52c6 + uses: docker/build-push-action@df19a799eba09c72273c5a94c70800e243e76ebc with: context: . load: false