Skip to content

Commit

Permalink
Merge pull request #92 from arjundashrath/rcbranch
Browse files Browse the repository at this point in the history
Add send-insights to Harden-Runner
  • Loading branch information
varunsh-coder authored Feb 12, 2022
2 parents 532b515 + fd9d17c commit 0a09ef8
Show file tree
Hide file tree
Showing 8 changed files with 1,723 additions and 12 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ inputs:
token:
description: 'Used to avoid github rate limiting'
default: ${{ github.token }}
disable-telemetry:
description: 'Disable sending insights to StepSecurity API, can be set to true or false'
required: false
default: 'false'
branding:
icon: 'check-square'
color: 'green'
Expand Down
Loading

0 comments on commit 0a09ef8

Please sign in to comment.