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