Skip to content

Commit a1dbfb1

Browse files
Update build_and_scan_image.yml
1 parent 773472c commit a1dbfb1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build_and_scan_image.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ jobs:
5555
other_threshold: 1
5656
# set additional arguments as needed
5757

58-
- name: Fail job if vulnerability threshold is exceeded
59-
run: exit ${{ steps.inspector.outputs.vulnerability_threshold_exceeded }}
60-
58+
6159

6260

6361

0 commit comments

Comments
 (0)