From 06696acb2f6970ea3b12e71bfbac5051ffb834ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 11:03:03 +0000 Subject: [PATCH] Update docker/login-action digest to a5609cb --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 225861594..3b04f7fa1 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -25,7 +25,7 @@ jobs: uses: tj-actions/branch-names@v7 - name: Log in to the Container registry - uses: docker/login-action@cf8514a65188af1d4f94f8c28a7a4153af1088ce + uses: docker/login-action@a5609cb39f57be157c39b77359abfaa43aeaeb8f with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}