Skip to content

Commit 50049f3

Browse files
committed
Add Black Duck integration
1 parent b688172 commit 50049f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
npm install
2323
2424
- name: Black Duck Scan and FixPR
25-
uses: blackducksoftware/blackduck-security-scan-action@v2
25+
uses: blackduck-inc/black-duck-security-scan@v2
2626
with:
2727
blackducksca_url: ${{ secrets.BLACKDUCK_URL }}
2828
blackducksca_token: ${{ secrets.BLACKDUCK_TOKEN }}

0 commit comments

Comments
 (0)