Skip to content

Commit

Permalink
ref project name via secret
Browse files Browse the repository at this point in the history
  • Loading branch information
felixZdi committed Mar 25, 2024
1 parent 866cf50 commit 653506b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blackduck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Black Duck Full Scan
uses: synopsys-sig/synopsys-action@v1.8.0
env:
DETECT_PROJECT_NAME: "MED_ca-injector"
DETECT_PROJECT_NAME: ${{ secrets.BLACKDUCK_PROJECT }}
with:
blackduck_url: ${{ secrets.BLACKDUCK_URL }}
blackduck_token: ${{ secrets.BLACKDUCK_TOKEN }}
Expand Down

0 comments on commit 653506b

Please sign in to comment.