Skip to content

Commit 02b6619

Browse files
Action Inputs
1 parent 642d7b9 commit 02b6619

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ runs:
2525
run: node '${{ github.action_path }}/dist/index.js'
2626
env:
2727
INPUT_SCANNER: '${{ inputs.scanner }}'
28+
INPUT_GITHUB-TOKEN: '${{ inputs.github-token }}'
2829
shell: bash
2930
- name: 'Dismiss suppressed finding alerts'
3031
uses: advanced-security/dismiss-alerts@v2.0.2

0 commit comments

Comments
 (0)