File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 password : ${{ secrets.DOCKER_PASS }}
4444
4545 - name : Build and push ${{ matrix.target }}
46- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
46+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
4747 with :
4848 context : .
4949 target : ${{ matrix.target }}
9696 password : ${{ secrets.DOCKER_PASS }}
9797
9898 - name : Build and push ${{ matrix.target }}
99- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
99+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
100100 with :
101101 context : .
102102 file : Dockerfile.final
@@ -142,7 +142,7 @@ jobs:
142142 password : ${{ secrets.GHCR_ACCESS_TOKEN }}
143143
144144 - name : Build and push latest image
145- uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
145+ uses : docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1 .0
146146 with :
147147 context : .
148148 file : Dockerfile.final
You can’t perform that action at this time.
0 commit comments