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 4444 - name : Push images
4545 run : ./build --push
4646 - name : Run Trivy vulnerability scanner
47- uses : aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31 .0
47+ uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32 .0
4848 with :
4949 image-ref : ' ${{ steps.build.outputs.LATEST_IMAGE_TAG }}'
5050 format : ' sarif'
Original file line number Diff line number Diff line change 3030 docker-images : false # Do not remove locally built images (including trivy scanner)
3131
3232 - name : Run Trivy vulnerability scanner
33- uses : aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31 .0
33+ uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32 .0
3434 with :
3535 image-ref : ' ghcr.io/datadog/dd-trace-java-docker-build:latest'
3636 format : ' sarif'
You can’t perform that action at this time.
0 commit comments