We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800cac6 commit 56f4419Copy full SHA for 56f4419
1 file changed
.github/workflows/builder-image.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
21
22
- name: Login to Docker Hub
23
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
24
with:
25
registry: ghcr.io
26
username: sovereigncloudstack
0 commit comments