From 55200281714f33bb916904c681b76a0286baa94f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:43:04 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action digest to 8796455 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ae0789a..b20c13e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: images: domnikl/schema-registry-gitops - name: Build and push Docker image - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 + uses: docker/build-push-action@8796455d3250bab0b8ea17630e10645c29a1249a with: context: . push: true