From 2d5d431f461eba4a4623d35208b40e88aa0d3991 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:26:06 +0000 Subject: [PATCH] chore(deps): update docker/login-action digest to 5d8785b --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index a7e5480f..c8483fdf 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Log in to the Container registry - uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9 + uses: docker/login-action@5d8785b43a795ee002a17dbf1a2235dc1997224b with: registry: ghcr.io username: ${{ github.actor }}