opt-out rather than opt-in
This commit is contained in:
parent
9683b6d018
commit
f202749619
2 changed files with 5 additions and 4 deletions
|
@ -6,9 +6,10 @@ inputs:
|
|||
required: true
|
||||
ssh-auth-sock:
|
||||
description: 'Where to place the SSH Agent auth socket'
|
||||
log-public-key:
|
||||
dont-log-public-key:
|
||||
description: 'Whether or not to log public key fingerprints'
|
||||
default: true
|
||||
required: false
|
||||
default: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue