File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 make build PLATFORM=linux_arm64 VERSION=${{ steps.version.outputs.version }}
5656
5757 - name : Login to Container Registry
58- uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
58+ uses : docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6 .0
5959 with :
6060 registry : ${{ vars.REGISTRY_URL }}
6161 username : ${{ github.actor }}
Original file line number Diff line number Diff line change 9999 make build PLATFORM=linux_arm64 VERSION=${{ github.event.inputs.nextVersion }}
100100
101101 - name : Login to Container Registry
102- uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
102+ uses : docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6 .0
103103 with :
104104 registry : ${{ vars.REGISTRY_URL }}
105105 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments