From 2c04df4c6e2c2e9efe4f15f4f8dab24540d72711 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:31:03 +0000 Subject: [PATCH] Update docker/build-push-action digest to 05e89e6 --- .github/workflows/ghcr-io-docker-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghcr-io-docker-build.yaml b/.github/workflows/ghcr-io-docker-build.yaml index a00a0f4..63b9309 100644 --- a/.github/workflows/ghcr-io-docker-build.yaml +++ b/.github/workflows/ghcr-io-docker-build.yaml @@ -60,7 +60,7 @@ jobs: # https://github.com/docker/build-push-action - name: Build and Push Jenkins image id: build-and-push - uses: docker/build-push-action@175d02bffea74695e96b351069ac938b338802f9 + uses: docker/build-push-action@05e89e68aaef93298837f190a9338ebd2328fe2c with: context: . file: docker/Dockerfile