Skip to content

Commit

Permalink
[CI] Do not upload Trivy results to Github
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc authored Oct 11, 2024
1 parent cc90b6c commit 8e9855c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ jobs:
needs: [prerequisites]
if: needs.prerequisites.outputs.runjobs
uses: ./.github/workflows/trivy-scan.yml
with:
config-path: .github/trivy-to-sarif.yaml
upload-results: true
deploy_artifacts:
name: Deploy Artifacts (1.0.x)
needs: [build_jdk_17, check_samples, scan]
Expand Down

0 comments on commit 8e9855c

Please sign in to comment.