From cccd8d349ab9ebfc2090a124a44a40a6b98557e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 13:40:52 +0200 Subject: [PATCH] Update docker/login-action digest to 5f4866a (#3) 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 1e0ffdc..43e1464 100644 --- a/.github/workflows/github-registry.yml +++ b/.github/workflows/github-registry.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - name: Log in to the Container registry - uses: docker/login-action@ec9cdf07d570632daeb912f5b2099cb9ec1d01e6 + uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf with: registry: ghcr.io username: ${{ github.actor }}