File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 with :
4545 cache-binary : false
4646 - name : Validate build configuration
47- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
47+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
4848 with :
4949 context : ${{ inputs.context }} # zizmor: ignore[template-injection]
5050 call : check
7070 } >> "$GITHUB_ENV"
7171 - name : Build and push Docker image
7272 id : push
73- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
73+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
7474 with :
7575 context : ${{ inputs.context }} # zizmor: ignore[template-injection]
7676 # load image into docker to test it in the next step
Original file line number Diff line number Diff line change 4343 with :
4444 cache-binary : false
4545 - name : Validate build configuration
46- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
46+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
4747 with :
4848 context : ${{ env.CONTEXT }} # zizmor: ignore[template-injection]
4949 call : check
6969 } >> "$GITHUB_ENV"
7070 - name : Build and push Docker image
7171 id : push
72- uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
72+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
7373 with :
7474 context : ${{ env.CONTEXT }} # zizmor: ignore[template-injection]
7575 # load image into docker to test it in the next step
You can’t perform that action at this time.
0 commit comments