diff --git a/.github/workflows/boot-strategy-plugin.yml b/.github/workflows/boot-strategy-plugin.yml index fc1012475..d3116c5ca 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@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 + uses: docker/login-action@495b903b085143f8b4b9b56db8f9ef8c2c944693 with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}