Skip to content

Commit 594723f

Browse files
authored
chore: update threshold (#1732)
1 parent 65fb92c commit 594723f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
artifact_type: "container"
192192
artifact_path: "${{ env.ECR_REGISTRY }}/${{ env.ECR_REPOSITORY }}:${{ env.IMAGE_TAG }}"
193193
critical_threshold: 0
194-
high_threshold: 7
194+
high_threshold: 10
195195

196196
# Display Inspector results in the GitHub Actions terminal
197197
- name: Display CycloneDX SBOM (JSON)

0 commit comments

Comments
 (0)