mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-07 12:39:26 +00:00
Update README
This commit is contained in:
parent
25ecb3dd46
commit
2f554c06ec
2 changed files with 18 additions and 7 deletions
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/RichiCoder1/vault-action.git"
|
||||
"url": "git+https://github.com/hashicorp/vault-action.git"
|
||||
},
|
||||
"keywords": [
|
||||
"hashicorp",
|
||||
|
|
@ -36,12 +36,12 @@
|
|||
"github-actions",
|
||||
"javascript"
|
||||
],
|
||||
"author": "Richard Simpson <richardsimpson@outlook.com>",
|
||||
"author": "HashiCorp",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/RichiCoder1/vault-action/issues"
|
||||
"url": "https://github.com/hashicorp/vault-action/issues"
|
||||
},
|
||||
"homepage": "https://github.com/RichiCoder1/vault-action#readme",
|
||||
"homepage": "https://github.com/hashicorp/vault-action#readme",
|
||||
"dependencies": {
|
||||
"got": "^10.2.2",
|
||||
"jsonata": "^1.8.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue