File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4040
4141 - name : Build and push
4242 id : docker
43- uses : docker/build-push-action@v2
43+ uses : docker/build-push-action@v3
4444 with :
4545 push : true
4646 context : .
8181
8282 - name : Build and push
8383 id : docker
84- uses : docker/build-push-action@v2
84+ uses : docker/build-push-action@v3
8585 with :
8686 push : true
8787 context : .
@@ -121,7 +121,7 @@ jobs:
121121
122122 - name : Build and push
123123 id : docker
124- uses : docker/build-push-action@v2
124+ uses : docker/build-push-action@v3
125125 with :
126126 push : true
127127 context : .
Original file line number Diff line number Diff line change 3737
3838 - name : Build and push
3939 id : docker
40- uses : docker/build-push-action@v2
40+ uses : docker/build-push-action@v3
4141 with :
4242 push : true
4343 context : .
7878
7979 - name : Build and push
8080 id : docker
81- uses : docker/build-push-action@v2
81+ uses : docker/build-push-action@v3
8282 with :
8383 push : true
8484 context : .
@@ -118,7 +118,7 @@ jobs:
118118
119119 - name : Build and push
120120 id : docker
121- uses : docker/build-push-action@v2
121+ uses : docker/build-push-action@v3
122122 with :
123123 push : true
124124 context : .
Original file line number Diff line number Diff line change 4646
4747 - name : Build and Push
4848 id : docker
49- uses : docker/build-push-action@v2
49+ uses : docker/build-push-action@v3
5050 with :
5151 push : true
5252 context : .
9797
9898 - name : Build and Push
9999 id : docker
100- uses : docker/build-push-action@v2
100+ uses : docker/build-push-action@v3
101101 with :
102102 push : true
103103 context : .
@@ -147,7 +147,7 @@ jobs:
147147
148148 - name : Build and Push
149149 id : docker
150- uses : docker/build-push-action@v2
150+ uses : docker/build-push-action@v3
151151 with :
152152 push : true
153153 context : .
You can’t perform that action at this time.
0 commit comments