mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-07 16:47:07 +00:00
Update action.yml
This commit is contained in:
parent
532b51543e
commit
fd0efea367
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ inputs:
|
|||
token:
|
||||
description: 'Used to avoid github rate limiting'
|
||||
default: ${{ github.token }}
|
||||
send-insights:
|
||||
description: 'Send insights to StepSecurity API, can be set to true or false'
|
||||
required: false
|
||||
default: 'true'
|
||||
branding:
|
||||
icon: 'check-square'
|
||||
color: 'green'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue