Skip to content

Commit bd12ae1

Browse files
committed
Update saf_action step to use -T flag
Signed-off-by: Joyce Quach <jquach@mitre.org>
1 parent 1ae45ab commit bd12ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
- name: Ensure the scan meets our results threshold
5555
uses: mitre/saf_action@v1
5656
with:
57-
command_string: 'validate:threshold -i results.json -F threshold.yml'
57+
command_string: 'validate:threshold -i results.json -T threshold.yml'

0 commit comments

Comments
 (0)