File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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@v6.1 .0
48+ uses : docker/build-push-action@v6.7 .0
4949 with :
5050 context : .
5151 file : .docker/Dockerfile
8686 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
8787
8888 - name : Build and push Docker image
89- uses : docker/build-push-action@v6.1 .0
89+ uses : docker/build-push-action@v6.7 .0
9090 with :
9191 context : .
9292 file : .docker/Dockerfile
@@ -127,7 +127,7 @@ jobs:
127127 type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
128128
129129 - name : Build and push Docker image
130- uses : docker/build-push-action@v6.1 .0
130+ uses : docker/build-push-action@v6.7 .0
131131 with :
132132 context : .
133133 file : .docker/Dockerfile
You can’t perform that action at this time.
0 commit comments