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 9090 IMAGE_ID : ${{ steps.build-ci.outputs.imageid }}
9191
9292 - id : docker_metadata
93- uses : docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
93+ uses : docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
9494 with :
9595 images : ${{ env.GHCR_IMAGE_NAME }}
9696
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2727
28- - uses : bridgecrewio/checkov-action@d146511ffb733a9a456c9ffc05cd462122037354 # master
28+ - uses : bridgecrewio/checkov-action@5abded944c5e3fb597c3fcb4f2a5aa83d9c73f8b # master
2929 with :
3030 soft_fail : ${{ github.event_name != 'pull_request' }}
3131
5757 env:
5858 IMAGE_ID: ${{ steps.build.outputs.imageid }}
5959
60- - uses : quay/clair-action@64b45586ee8593ae91ee5b32e05ee8bed6d9dfac # V0
60+ - uses : quay/clair-action@cf7ab236a1b0ce7f85ccbe23f050f1c2dd4acdab # V0
6161 with :
6262 image-path : ${{ github.sha }}
6363 output : clair_results.sarif
You can’t perform that action at this time.
0 commit comments