Skip to content

Commit cc7e95e

Browse files
author
Yoan Moscatelli
committed
🚑 update action.yaml
1 parent 47fe340 commit cc7e95e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ runs:
118118
INPUT_DISTRO: ${{ inputs.distro }}
119119
INPUT_NAME: ${{ inputs.name }}
120120
INPUT_VERSION: ${{ inputs.version }}
121+
INPUT_MERGE: ${{ inputs.merge }}
122+
INPUT_MERGE_HIERARCHICAL: ${{ inputs.merge_hierarchical }}
121123
INPUT_VULN: ${{ inputs.vuln }}
122124
INPUT_VULN_OUTPUT_FORMAT: ${{ inputs.vuln_output_format }}
123125
INPUT_VULN_OUTPUT_FILE: ${{ inputs.vuln_output_file }}

0 commit comments

Comments
 (0)