File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4343
4444 - name : Docker meta
4545 id : meta
46- uses : docker/metadata-action@v5
46+ uses : docker/metadata-action@v6
4747 with :
4848 github-token : ${{ secrets.GITHUB_TOKEN }}
4949 images : |
8585 password : ${{ secrets.GITHUB_TOKEN }}
8686
8787 - name : Build image
88- uses : docker/build-push-action@v6
88+ uses : docker/build-push-action@v7
8989 with :
9090 builder : ${{ steps.buildx.outputs.name }}
9191 context : latest/
Original file line number Diff line number Diff line change 4646
4747 - name : Docker meta
4848 id : meta
49- uses : docker/metadata-action@v5
49+ uses : docker/metadata-action@v6
5050 with :
5151 github-token : ${{ secrets.GITHUB_TOKEN }}
5252 images : |
8888 password : ${{ secrets.GITHUB_TOKEN }}
8989
9090 - name : Build image
91- uses : docker/build-push-action@v6
91+ uses : docker/build-push-action@v7
9292 with :
9393 builder : ${{ steps.buildx.outputs.name }}
9494 context : v3.10/
Original file line number Diff line number Diff line change 4646
4747 - name : Docker meta
4848 id : meta
49- uses : docker/metadata-action@v5
49+ uses : docker/metadata-action@v6
5050 with :
5151 github-token : ${{ secrets.GITHUB_TOKEN }}
5252 images : |
8888 password : ${{ secrets.GITHUB_TOKEN }}
8989
9090 - name : Build image
91- uses : docker/build-push-action@v6
91+ uses : docker/build-push-action@v7
9292 with :
9393 builder : ${{ steps.buildx.outputs.name }}
9494 context : v3.11/
Original file line number Diff line number Diff line change 4646
4747 - name : Docker meta
4848 id : meta
49- uses : docker/metadata-action@v5
49+ uses : docker/metadata-action@v6
5050 with :
5151 github-token : ${{ secrets.GITHUB_TOKEN }}
5252 images : |
8888 password : ${{ secrets.GITHUB_TOKEN }}
8989
9090 - name : Build image
91- uses : docker/build-push-action@v6
91+ uses : docker/build-push-action@v7
9292 with :
9393 builder : ${{ steps.buildx.outputs.name }}
9494 context : v3.12/
Original file line number Diff line number Diff line change 4646
4747 - name : Docker meta
4848 id : meta
49- uses : docker/metadata-action@v5
49+ uses : docker/metadata-action@v6
5050 with :
5151 github-token : ${{ secrets.GITHUB_TOKEN }}
5252 images : |
8888 password : ${{ secrets.GITHUB_TOKEN }}
8989
9090 - name : Build image
91- uses : docker/build-push-action@v6
91+ uses : docker/build-push-action@v7
9292 with :
9393 builder : ${{ steps.buildx.outputs.name }}
9494 context : v3.9/
You can’t perform that action at this time.
0 commit comments