From 747ff525b573f854bc27d3ee7aa4b97b84136fe9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 17:39:34 +0000 Subject: [PATCH] chore(deps): update docker/login-action digest to 0567fa5 --- .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 ea4e440..6ce24f7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Log in to the Container registry - uses: docker/login-action@6862ffc5ab2cdb4405cf318a62a6f4c066e2298b + uses: docker/login-action@0567fa5ae8c9a197cb207537dc5cbb43ca3d803f with: registry: ghcr.io username: ${{ github.actor }}