From 35b0695264d98464616db0dc965cb13aa197f3df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 00:19:35 +0000 Subject: [PATCH] chore(deps): update docker/login-action digest to 70fccc7 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0de6a0b..4618716 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -42,7 +42,7 @@ jobs: targets: arm aarch64 - name: Log in to the Container registry - uses: docker/login-action@7840e6ddd4a9223910798f6a315544257fccd96e + uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728 with: registry: ghcr.io username: ${{ github.actor }}