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 4949 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
5050
5151 - name : Build and push Docker image
52- uses : docker/build-push-action@v5.2 .0
52+ uses : docker/build-push-action@v5.3 .0
5353 with :
5454 context : .
5555 file : .docker/Dockerfile
9595 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
9696
9797 - name : Build and push Docker image
98- uses : docker/build-push-action@v5.2 .0
98+ uses : docker/build-push-action@v5.3 .0
9999 with :
100100 context : .
101101 file : .docker/Dockerfile
@@ -136,7 +136,7 @@ jobs:
136136 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
137137
138138 - name : Build and push Docker image
139- uses : docker/build-push-action@v5.2 .0
139+ uses : docker/build-push-action@v5.3 .0
140140 with :
141141 context : .
142142 file : .docker/Dockerfile
@@ -176,7 +176,7 @@ jobs:
176176 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
177177
178178 - name : Build and push Docker image
179- uses : docker/build-push-action@v5.2 .0
179+ uses : docker/build-push-action@v5.3 .0
180180 with :
181181 context : .
182182 file : .docker/Dockerfile
You can’t perform that action at this time.
0 commit comments