Skip to content

Commit

Permalink
ouput filtered issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Oct 25, 2023
1 parent 4b5690e commit 7a9e19b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/security-issues/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
shell: bash
run: |
tbx security cve filter github < cves.jsonl 2> filtered.txt | tee issues.jsonl
cat filtered.txt
- name: Create Issues
env:
Expand Down

0 comments on commit 7a9e19b

Please sign in to comment.