From 4149e19f5b0d20c47e7d532e6e35198439bf1572 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 10:23:50 +0200 Subject: [PATCH] Update docker/login-action digest to 0689575 (#9) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/github-registry.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-registry.yml b/.github/workflows/github-registry.yml index a8b2562..42bd29c 100644 --- a/.github/workflows/github-registry.yml +++ b/.github/workflows/github-registry.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - name: Log in to the Container registry - uses: docker/login-action@d910b140723c904c9e74efef5dc6af05d5143104 + uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0 with: registry: ghcr.io username: ${{ github.actor }}