diff --git a/.github/workflows/boot-strategy-plugin.yml b/.github/workflows/boot-strategy-plugin.yml index 32ac4b844..ff6089f0e 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@7840e6ddd4a9223910798f6a315544257fccd96e + uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}