File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 submodules : true
5757
5858 - name : Log in to the Container registry
59- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
59+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
6060 with :
6161 registry : ${{ env.REGISTRY }}
6262 username : ${{ github.actor }}
Original file line number Diff line number Diff line change @@ -369,7 +369,7 @@ jobs:
369369 find . -name 'push-attempt-images.txt' -exec cat {} + > all-pushed-images.txt
370370
371371 - name : Log in to container registry
372- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
372+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
373373 with :
374374 registry : ark.stackhpc.com
375375 username : ${{ secrets.RLS_TRAIN_CI_ARK_REGISTRY_USER }}
You can’t perform that action at this time.
0 commit comments