File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 password : ${{ secrets.QUAY_ROBOT_TOKEN_K8S }}
4242
4343 - name : Build and push the latest images for multi-arch
44- uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
44+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
4545 with :
4646 context : .
4747 build-args : |
9292 password : ${{ secrets.QUAY_ROBOT_TOKEN }}
9393
9494 - name : Build and push the latest images for multi-arch (Legacy)
95- uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
95+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
9696 with :
9797 context : .
9898 build-args : |
Original file line number Diff line number Diff line change 3737 persist-credentials : false
3838
3939 - name : " Run analysis"
40- uses : ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
40+ uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
4141 with :
4242 results_file : results.sarif
4343 results_format : sarif
You can’t perform that action at this time.
0 commit comments