remove needless output
This commit is contained in:
@@ -20,9 +20,6 @@ inputs:
|
|||||||
token:
|
token:
|
||||||
description: 'The Vault Token to be used to authenticate with Vault'
|
description: 'The Vault Token to be used to authenticate with Vault'
|
||||||
required: false
|
required: false
|
||||||
outputs:
|
|
||||||
time:
|
|
||||||
description: 'The time when the action was called'
|
|
||||||
runs:
|
runs:
|
||||||
using: 'go'
|
using: 'go'
|
||||||
main: 'main.go'
|
main: 'main.go'
|
||||||
|
|||||||
Reference in New Issue
Block a user