Skip to content

Commit d72da72

Browse files
committed
Chore(ci) - Added ignore-unfixed option
1 parent 6fafed3 commit d72da72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/vulnerability-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: aquasecurity/[email protected]
2525
with:
2626
image-ref: symfony-flex-backend:master
27+
ignore-unfixed: 'true'
2728

2829
#token: ${{ secrets.GITHUB_TOKEN }}
2930
#image: symfony-flex-backend:master

0 commit comments

Comments
 (0)