From 0dab3af8477c54e5f0a5bee17a718fd5e62519da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 11:27:18 +0000 Subject: [PATCH] Update docker/build-push-action digest to 10e90e3 --- .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 b2b390d..f95424f 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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 with: context: . file: docker/Dockerfile