File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 username : obolnetwork
5151 password : ${{ secrets.DOCKERHUB_TOKEN }}
5252
53- - uses : docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
53+ - uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
5454 with :
5555 context : .
5656 file : ./testutil/promrated/Dockerfile
Original file line number Diff line number Diff line change 6969 if : github.ref_type == 'tag'
7070 run : echo 'GO_BUILD_FLAG=-ldflags=-X github.com/obolnetwork/charon/app/version.version=${{ github.ref_name }}' >> $GITHUB_ENV
7171
72- - uses : docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
72+ - uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
7373 with :
7474 context : .
7575 platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments