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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
44+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
95+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
9696 with :
9797 context : .
9898 build-args : |
Original file line number Diff line number Diff line change 6868 # Upload the results to GitHub's code scanning dashboard (optional).
6969 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
7070 - name : " Upload to code-scanning"
71- uses : github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
71+ uses : github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
7272 with :
7373 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments