Skip to content

Commit

Permalink
detect version
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son committed Oct 11, 2023
1 parent 1cfc1eb commit 4db1071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blackduck_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
blackduck_url: ${{ secrets.BLACKDUCK_URL }}
blackduck_apiToken: ${{ secrets.BLACKDUCK_API_TOKEN }}
blackduck_scan_full: false
#detect-version: 8.11.0
detect-version: 8.11.0
### Below configuration is used to enable automatic pull request comment based on Black Duck scan result
blackduck_automation_prcomment: true
github_token: ${{ secrets.GITHUB_TOKEN }} # Mandatory when blackduck_automation_prcomment is set to 'true'
Expand Down

0 comments on commit 4db1071

Please sign in to comment.