File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 using : composite
2020 steps :
2121 - name : Log in to the GitHub Container registry
22- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
22+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
2323 with :
2424 registry : ghcr.io
2525 username : ${{ inputs.registry_user }}
Original file line number Diff line number Diff line change 2222 using : composite
2323 steps :
2424 - name : Log in to the GitHub Container registry
25- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
25+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
2626 with :
2727 registry : ghcr.io
2828 username : ${{ inputs.registry_user }}
Original file line number Diff line number Diff line change 8080 echo "filtered_targets=$target" >> "$GITHUB_OUTPUT"
8181
8282 - name : Log in to the GitHub Container registry
83- uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
83+ uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
8484 with :
8585 registry : ghcr.io
8686 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments