File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
4646
4747 - name : Build and push Docker image
48- uses : docker/build-push-action@v5.3 .0
48+ uses : docker/build-push-action@v5.4 .0
4949 with :
5050 context : .
5151 file : .docker/Dockerfile
9292 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
9393
9494 - name : Build and push Docker image
95- uses : docker/build-push-action@v5.3 .0
95+ uses : docker/build-push-action@v5.4 .0
9696 with :
9797 context : .
9898 file : .docker/Dockerfile
@@ -134,7 +134,7 @@ jobs:
134134 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
135135
136136 - name : Build and push Docker image
137- uses : docker/build-push-action@v5.3 .0
137+ uses : docker/build-push-action@v5.4 .0
138138 with :
139139 context : .
140140 file : .docker/Dockerfile
@@ -175,7 +175,7 @@ jobs:
175175 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
176176
177177 - name : Build and push Docker image
178- uses : docker/build-push-action@v5.3 .0
178+ uses : docker/build-push-action@v5.4 .0
179179 with :
180180 context : .
181181 file : .docker/Dockerfile
You can’t perform that action at this time.
0 commit comments