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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
44+ uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
95+ uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .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@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
71+ uses : github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
7272 with :
7373 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments