Skip to content

Commit 39308fd

Browse files
author
Alvaro Muñoz
committed
Fix typo
1 parent 0ff967b commit 39308fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
INPUT_SOURCE-ROOT: ${{ inputs.source-root }}
4646
INPUT_SARIF-OUTPUT: ${{ inputs.sarif-output }}
4747
INPUT_SUITE: ${{ inputs.suite }}
48-
EXTPACK_PATH: ${{ intpus.workflow-extpack-path }}
48+
EXTPACK_PATH: ${{ inputs.workflow-extpack-path }}
4949
EXTPACK_NAME: ${{ inputs.workflow-extpack-name }}
5050
run: |
5151
node ${{ github.action_path }}/.github/action/dist/index.js

0 commit comments

Comments
 (0)