diff --git a/.github/workflows/boot-strategy-plugin.yml b/.github/workflows/boot-strategy-plugin.yml index 1e4df97ad..ccb9bb1e1 100644 --- a/.github/workflows/boot-strategy-plugin.yml +++ b/.github/workflows/boot-strategy-plugin.yml @@ -71,7 +71,7 @@ jobs: severity-cutoff: high - if: ${{ github.ref == 'refs/heads/main' }} name: Log in to the Container registry - uses: docker/login-action@a5609cb39f57be157c39b77359abfaa43aeaeb8f + uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }}