File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 with :
4242 username : ${{ secrets.DOCKERHUB_USERNAME }}
4343 password : ${{ secrets.DOCKERHUB_TOKEN }}
44- - uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
44+ - uses : docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
4545 id : build
4646 with :
4747 context : ${{ env.IMAGE }}
Original file line number Diff line number Diff line change 3636 with :
3737 username : ${{ secrets.DOCKERHUB_USERNAME }}
3838 password : ${{ secrets.DOCKERHUB_TOKEN }}
39- - uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
39+ - uses : docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
4040 id : build
4141 with :
4242 context : ${{ env.IMAGE }}
You can’t perform that action at this time.
0 commit comments