We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7f670 commit 92c4044Copy full SHA for 92c4044
.github/workflows/ci-pipeline.yml
@@ -374,7 +374,7 @@ jobs:
374
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
375
376
- name: Log in to GHCR
377
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
378
with:
379
registry: ${{ env.REGISTRY }}
380
username: ${{ github.actor }}
0 commit comments