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 5959
6060 - name : build and push image
6161 id : push
62- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
62+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
6363 with :
6464 context : .
6565 file : ./Dockerfile
@@ -114,7 +114,7 @@ jobs:
114114
115115 - name : build and push image
116116 id : push
117- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
117+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
118118 with :
119119 context : .
120120 file : ./Dockerfile-alpine
Original file line number Diff line number Diff line change 5353
5454 - name : build and push image
5555 id : push
56- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
56+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
5757 with :
5858 context : .
5959 file : ./Dockerfile
@@ -103,7 +103,7 @@ jobs:
103103
104104 - name : build and push image
105105 id : push
106- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
106+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
107107 with :
108108 context : .
109109 file : ./Dockerfile-alpine
You can’t perform that action at this time.
0 commit comments