File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 password : ${{ secrets.DOCKER_PASS }}
4242
4343 - name : Build and push ${{ matrix.target }}
44- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
44+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
4545 with :
4646 context : .
4747 target : ${{ matrix.target }}
9494 password : ${{ secrets.DOCKER_PASS }}
9595
9696 - name : Build and push ${{ matrix.target }}
97- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
97+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
9898 with :
9999 context : .
100100 file : Dockerfile.final
@@ -140,7 +140,7 @@ jobs:
140140 password : ${{ secrets.GHCR_ACCESS_TOKEN }}
141141
142142 - name : Build and push latest image
143- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
143+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
144144 with :
145145 context : .
146146 file : Dockerfile.final
You can’t perform that action at this time.
0 commit comments