File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 id : buildx
2323 uses : docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
2424 - name : Build multi-arch container image
25- uses : docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e # v6.6.0
25+ uses : docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
2626 with :
2727 push : false
2828 builder : ${{ steps.buildx.outputs.name }}
Original file line number Diff line number Diff line change 6868 type=raw,value=${{ steps.prep.outputs.VERSION }}
6969 - name : Publish images
7070 id : build-push
71- uses : docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e # v6.6.0
71+ uses : docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
7272 with :
7373 sbom : true
7474 provenance : true
You can’t perform that action at this time.
0 commit comments