We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 049718c + ef7839c commit 3c7fbffCopy full SHA for 3c7fbff
1 file changed
.github/workflows/stage-3-build.yaml
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/checkout@v6
58
59
- name: Log in to the Container registry
60
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
+ uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
61
with:
62
registry: ${{ env.REGISTRY }}
63
username: ${{ github.actor }}
0 commit comments