mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-28 22:09:07 +08:00
default to true and remove need to monkeypatch getBoolean
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user