Update fortify.yaml
This commit is contained in:
parent
f0e785e10b
commit
6aed28ba8e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue