Skip to content

Commit

Permalink
Pass optional arguments to blackduck mode
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenKnoops authored Nov 16, 2021
1 parent e97af57 commit 8320bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,5 @@ runs:
BLACKDUCK_VERSION: ${{ inputs.blackduck-version }}
BLACKDUCK_URL: ${{ inputs.blackduck-url }}
BLACKDUCK_TOKEN: ${{ inputs.blackduck-token }}
OPTIONAL_ARGUMENTS: ${{ inputs.optional-arguments }}
shell: bash

0 comments on commit 8320bd7

Please sign in to comment.