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
@@ -138,7 +138,7 @@ jobs:
138138 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
139139
140140 - name : Build and push Docker image
141- uses : docker/build-push-action@v6.5.0
141+ uses : docker/build-push-action@v6.6.1
142142 with :
143143 context : .
144144 file : .docker/Dockerfile
@@ -179,7 +179,7 @@ jobs:
179179 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
180180
181181 - name : Build and push Docker image
182- uses : docker/build-push-action@v6.5.0
182+ uses : docker/build-push-action@v6.6.1
183183 with :
184184 context : .
185185 file : .docker/Dockerfile
You can’t perform that action at this time.
0 commit comments