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@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
53+ - uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
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@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
72+ - uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
7373 with :
7474 context : .
7575 platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments