mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-07 18:17:06 +00:00
Add files via upload
This commit is contained in:
parent
81462a2640
commit
4c61b49d26
1 changed files with 3 additions and 3 deletions
|
|
@ -12,10 +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'
|
||||
disable-telemetry:
|
||||
description: 'Disable sending insights to StepSecurity API, can be set to true or false'
|
||||
required: false
|
||||
default: 'true'
|
||||
default: 'false'
|
||||
branding:
|
||||
icon: 'check-square'
|
||||
color: 'green'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue