mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-06 23:06:54 +00:00
Update Vault Action name in package.json (#493)
This commit is contained in:
parent
a5f6c67fe1
commit
d4437ee96c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "vault-action",
|
||||
"name": "vault",
|
||||
"version": "0.1.0",
|
||||
"description": "A Github Action that allows you to consume vault secrets as secure environment variables.",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue