Skip to content

Commit 3e9c655

Browse files
committed
Updat4e NuGetDefense to continue on error
Signed-off-by: Victor Chang <[email protected]>
1 parent 68b0693 commit 3e9c655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
working-directory: ./src
111111

112112
- name: NuGetDefense Scanning
113+
continue-on-error: true
113114
run: |
114115
sed -i "s/OSSINDEXAPI_TOKEN/$OSSINDEXAPI_TOKEN/g" NuGetDefense.json
115116
sed -i "s/OSSINDEXAPI_USERNAME/$OSSINDEXAPI_USERNAME/g" NuGetDefense.json

0 commit comments

Comments
 (0)