From 0004aa4d0bfb5ba1c7dcdb42e1ddb7b0f88154c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 06:46:53 +0000 Subject: [PATCH] chore(deps): update docker/login-action digest to cf8514a --- .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 967e0d1a..ac63870c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v3 - name: Log in to the Container registry - uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc + uses: docker/login-action@cf8514a65188af1d4f94f8c28a7a4153af1088ce with: registry: ghcr.io username: ${{ github.actor }}