From 808ba871babc52c367dbc281a99e27499e7992f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 17:08:09 +0000 Subject: [PATCH] chore(deps): update docker/login-action digest to 7840e6d --- .github/workflows/boot-strategy-plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/boot-strategy-plugin.yml b/.github/workflows/boot-strategy-plugin.yml index f6bd0735e..32ac4b844 100644 --- a/.github/workflows/boot-strategy-plugin.yml +++ b/.github/workflows/boot-strategy-plugin.yml @@ -69,7 +69,7 @@ jobs: severity-cutoff: high - if: ${{ github.ref == 'refs/heads/main' }} name: Log in to the Container registry - uses: docker/login-action@d910b140723c904c9e74efef5dc6af05d5143104 + uses: docker/login-action@7840e6ddd4a9223910798f6a315544257fccd96e with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}