From 778e9556f0fc06d7d5792f151d7d5400b2b273c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 10:48:11 +0000 Subject: [PATCH] chore(deps): update docker/login-action digest to 28fdb31 --- .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 df0ee03..79d859b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v5 - name: Log in to the Container registry - uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2 + uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c with: registry: ghcr.io username: ${{ github.actor }}