We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65fb92c commit 594723fCopy full SHA for 594723f
.github/workflows/aws_deploy.yml
@@ -191,7 +191,7 @@ jobs:
191
artifact_type: "container"
192
artifact_path: "${{ env.ECR_REGISTRY }}/${{ env.ECR_REPOSITORY }}:${{ env.IMAGE_TAG }}"
193
critical_threshold: 0
194
- high_threshold: 7
+ high_threshold: 10
195
196
# Display Inspector results in the GitHub Actions terminal
197
- name: Display CycloneDX SBOM (JSON)
0 commit comments