File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 type=ref,event=pr,suffix=-${{ matrix.job.name }}
7474
7575 - name : Login ghcr.io
76- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
76+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
7777 with :
7878 registry : ghcr.io
7979 username : ${{ github.actor }}
@@ -193,7 +193,7 @@ jobs:
193193 echo "arm64_digest=$ARM64_DIGEST" >> "$GITHUB_OUTPUT"
194194
195195 - name : Login ghcr.io
196- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
196+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
197197 with :
198198 registry : ghcr.io
199199 username : ${{ github.actor }}
@@ -339,7 +339,7 @@ jobs:
339339 run : echo "PR_NUMBER=${{ github.event.pull_request.number }}" >> $GITHUB_OUTPUT
340340
341341 - name : Login ghcr.io
342- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
342+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
343343 with :
344344 registry : ghcr.io
345345 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments