Skip to content

Commit

Permalink
fascan.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prrvchr committed Oct 26, 2024
1 parent c252e23 commit 558051b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fascan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
git config user.name github-actions
git config user.email github-actions@github.com
git commit -am "Fluid-Attacks-Results.csv commit" || exit 0
git push
git push origin HEAD:main
- name: Check on failures
if: steps.scan.outcome != 'success'
Expand Down
2 changes: 1 addition & 1 deletion Fluid-Attacks-Results.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
title,cwe,description,cvss,finding,stream,kind,where,snippet,method
title,cwe,description,cvss,finding,stream,kind,where,snippet,method
Summary: No vulnerabilities were found in your targets.

0 comments on commit 558051b

Please sign in to comment.