5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00

Update Vault Action name in package.json

This commit is contained in:
Calvin Leung Huang 2023-09-26 14:09:24 -07:00 committed by GitHub
parent a5f6c67fe1
commit 481d887d05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",