File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 latest=false
3232 suffix=-amd64
3333 - name : build
34- uses : docker/build-push-action@v5
34+ uses : docker/build-push-action@v6
3535 with :
3636 context : .
3737 push : false
6868 latest=false
6969 suffix=-arm64v8
7070 - name : build
71- uses : docker/build-push-action@v5
71+ uses : docker/build-push-action@v6
7272 with :
7373 context : .
7474 push : false
Original file line number Diff line number Diff line change 5353 # branch
5454 type=ref,event=branch
5555 - name : push
56- uses : docker/build-push-action@v5
56+ uses : docker/build-push-action@v6
5757 with :
5858 context : .
5959 push : true
@@ -118,7 +118,7 @@ jobs:
118118 # branch
119119 type=ref,event=branch
120120 - name : push
121- uses : docker/build-push-action@v5
121+ uses : docker/build-push-action@v6
122122 with :
123123 context : .
124124 push : true
You can’t perform that action at this time.
0 commit comments