From e98188b4fac856a5d25989feb8e2d19a1225323f Mon Sep 17 00:00:00 2001 From: "projectorigin-renovate[bot]" <150237208+projectorigin-renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 08:47:25 +0000 Subject: [PATCH] Update docker/login-action digest to 4907a6d --- .github/workflows/reusable-build-push-container-ghcr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-push-container-ghcr.yaml b/.github/workflows/reusable-build-push-container-ghcr.yaml index 1f2edac..44a8a62 100644 --- a/.github/workflows/reusable-build-push-container-ghcr.yaml +++ b/.github/workflows/reusable-build-push-container-ghcr.yaml @@ -45,7 +45,7 @@ jobs: uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4 - name: Log in to the Container registry if token is set - uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4 + uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4 if: inputs.push with: registry: ghcr.io