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

Update Vault Action name in package.json (#493)

This commit is contained in:
Calvin Leung Huang 2023-09-26 14:12:24 -07:00 committed by GitHub
parent a5f6c67fe1
commit d4437ee96c
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",