Update action.yml

This commit is contained in:
Jason O'Donnell
2020-08-24 19:22:08 -04:00
committed by GitHub
parent 76ca623af3
commit e27b45646f

View File

@@ -1,5 +1,5 @@
name: 'Vault Secrets' name: 'Vault Secrets'
description: 'A Github Action that allows you to consume the v2 K/V backend of HashiCorp Vault™ as secure environment variables' description: 'A Github Action that allows you to consume HashiCorp Vault™ secrets as secure environment variables'
inputs: inputs:
url: url:
description: 'The URL for the vault endpoint' description: 'The URL for the vault endpoint'