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@v6.5.0
52+ uses : docker/build-push-action@v6.6.1
5353 with :
5454 context : .
5555 file : .docker/Dockerfile
9696 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
9797
9898 - name : Build and push Docker image
99- uses : docker/build-push-action@v6.5.0
99+ uses : docker/build-push-action@v6.6.1
100100 with :
101101 context : .
102102 file : .docker/Dockerfile
@@ -139,7 +139,7 @@ jobs:
139139 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
140140
141141 - name : Build and push Docker image
142- uses : docker/build-push-action@v6.5.0
142+ uses : docker/build-push-action@v6.6.1
143143 with :
144144 context : .
145145 file : .docker/Dockerfile
@@ -180,7 +180,7 @@ jobs:
180180 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
181181
182182 - name : Build and push Docker image
183- uses : docker/build-push-action@v6.5.0
183+ uses : docker/build-push-action@v6.6.1
184184 with :
185185 context : .
186186 file : .docker/Dockerfile
You can’t perform that action at this time.
0 commit comments