mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-03-29 14:29:06 +08:00
opt-out rather than opt-in
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user