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 @@ -361,7 +361,7 @@ jobs:
361361 find . -name 'push-attempt-images.txt' -exec cat {} + > all-pushed-images.txt
362362
363363 - name : Log in to container registry
364- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
364+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
365365 with :
366366 registry : ark.stackhpc.com
367367 username : ${{ secrets.RLS_TRAIN_CI_ARK_REGISTRY_USER }}
You can’t perform that action at this time.
0 commit comments