Update action.yml

This commit is contained in:
arjundashrath 2022-02-09 00:06:07 +05:30 committed by GitHub
commit fd0efea367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'