Update fortify.yaml

This commit is contained in:
aswin-in-philips 2022-01-10 17:25:05 +05:30 committed by GitHub
parent f0e785e10b
commit 6aed28ba8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -22,8 +22,6 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: main
- name: Fortify scan
run: powershell -ExecutionPolicy RemoteSigned -NoExit -File ${{ github.workspace }}\build\ps\Invoke-FortifyScan.ps1