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 3535 password : ${{ secrets.GITHUB_TOKEN }}
3636 -
3737 name : Build and push
38- uses : docker/build-push-action@v5
38+ uses : docker/build-push-action@v6
3939 with :
4040 context : ./${{ github.workflow }}
4141 push : true
Original file line number Diff line number Diff line change 3535 password : ${{ secrets.GITHUB_TOKEN }}
3636 -
3737 name : Build and push
38- uses : docker/build-push-action@v5
38+ uses : docker/build-push-action@v6
3939 with :
4040 context : ./${{ github.workflow }}
4141 push : true
Original file line number Diff line number Diff line change 3535 password : ${{ secrets.GITHUB_TOKEN }}
3636 -
3737 name : Build and push
38- uses : docker/build-push-action@v5
38+ uses : docker/build-push-action@v6
3939 with :
4040 context : ./${{ github.workflow }}
4141 push : true
You can’t perform that action at this time.
0 commit comments