File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9191 TOFUUTILS_PR_TOKEN : ${{ secrets.TOFUUTILS_PR_TOKEN }}
9292
9393 - name : Login to GitHub Container Registry
94- uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # ratchet:docker/login-action@v3
94+ uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # ratchet:docker/login-action@v3
9595 with :
9696 registry : ghcr.io
9797 username : ${{ github.actor }}
@@ -130,7 +130,7 @@ jobs:
130130 echo "All images and manifests pushed successfully to ${docker_registry}!"
131131
132132 - name : Login to GitHub Container Registry
133- uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # ratchet:docker/login-action@v3
133+ uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # ratchet:docker/login-action@v3
134134 with :
135135 registry : registry.hub.docker.com
136136 username : ${{ secrets.REGISTRY_USER }}
You can’t perform that action at this time.
0 commit comments