From efb1a06520198200266e27a7f3e59c2518892833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:24:53 +0000 Subject: [PATCH] Update docker/build-push-action digest to 9d1b8fa --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 89a32c27..55aaf290 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: # type=semver,pattern={{major}} - name: Build and push Docker image - uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 + uses: docker/build-push-action@9d1b8fa4e2ad313d7de39091a44d129b52906bdd with: context: . push: true