Update Blackduck.yaml

This commit is contained in:
aswin-in-philips 2022-01-11 18:21:37 +05:30 committed by GitHub
parent 8b19f6162d
commit 3fbffa474e
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: blackduck scan
run: powershell -ExecutionPolicy RemoteSigned -NoExit -File ${{ github.workspace }}\Build\PS\Invoke-BlackduckDetect.ps1 -SourcePath ${{ github.workspace }}