Skip to content

Commit

Permalink
Changes for v2.0.0 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder committed Nov 8, 2022
1 parent 3888ae1 commit 118e400
Show file tree
Hide file tree
Showing 12 changed files with 10,737 additions and 3,384 deletions.
8 changes: 8 additions & 0 deletions action.yml
Expand Up @@ -16,6 +16,14 @@ inputs:
description: "Disable sending telemetry to StepSecurity API, can be set to true or false. This can only be set to true when egress-policy is set to block"
required: false
default: "false"
disable-sudo:
description: "Disable sudo access for the runner account"
required: false
default: "false"
disable-file-monitoring:
description: "Disable file monitoring"
required: false
default: "false"
branding:
icon: "check-square"
color: "green"
Expand Down

0 comments on commit 118e400

Please sign in to comment.