CEC-3382-devops Updated blackduck.yml with secrets (#273)
* testing blackduck.yml that was updated with secrets * Updated blackduck.yml with secrets
This commit is contained in:
committed by
GitHub
parent
e031d9f2dd
commit
abaaf42d65
4
.github/workflows/blackduck.yml
vendored
4
.github/workflows/blackduck.yml
vendored
@@ -11,3 +11,7 @@ jobs:
|
|||||||
uses: Fisker-Inc/github-actions/.github/workflows/blackduck.yml@main
|
uses: Fisker-Inc/github-actions/.github/workflows/blackduck.yml@main
|
||||||
with:
|
with:
|
||||||
project: ota-admin-portal
|
project: ota-admin-portal
|
||||||
|
secrets:
|
||||||
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
blackduck-url: ${{ secrets.BLACKDUCK_URL }}
|
||||||
|
blackduck-api-token: ${{ secrets.BLACKDUCK_API_KEY }}
|
||||||
Reference in New Issue
Block a user