We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa3e6c5 + 7197d5e commit 70f172aCopy full SHA for 70f172a
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@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
61
with:
62
registry: ${{ env.REGISTRY }}
63
username: ${{ github.actor }}
0 commit comments