From e4e2286cd0a7af4a001fa780cca04382e53a9ed9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:27:54 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to cfed4e9 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7ce779f..77ca9f9 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -43,7 +43,7 @@ jobs: - name: Build and push Docker image id: push - uses: docker/build-push-action@2a53c6ccda456d31fb62eedc658aae06e238b7bd + uses: docker/build-push-action@cfed4e995e12d7bee5002f066f5649e5f1cc059c with: context: . push: true -- 2.45.2