Skip to content

Commit

Permalink
repair-blackduck-scan (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
TorgeHarbig authored Jun 5, 2024
1 parent e696885 commit 6e140a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
blackduck: signavio/[email protected].4
blackduck: signavio/[email protected].6

references:
workspace_root: &workspace_root ~/repo
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
- blackduck/blackduck-detect:
blackduck-project-group: SAP_Signavio_Process_Manager
blackduck-project-name: i18n
blackduck-project-path: *workspace_root
blackduck-project-path: "$HOME/repo"

checkmarx-one-scan:
docker:
Expand Down

0 comments on commit 6e140a8

Please sign in to comment.