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 1ae45ab commit bd12ae1Copy full SHA for bd12ae1
.github/workflows/verify-s3.yml
@@ -54,4 +54,4 @@ jobs:
54
- name: Ensure the scan meets our results threshold
55
uses: mitre/saf_action@v1
56
with:
57
- command_string: 'validate:threshold -i results.json -F threshold.yml'
+ command_string: 'validate:threshold -i results.json -T threshold.yml'
0 commit comments