Use install-cli-action from other op-js@v0.1.14-alpha.1
This commit is contained in:
3928
dist/index.js
vendored
3928
dist/index.js
vendored
File diff suppressed because one or more lines are too long
532
package-lock.json
generated
532
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
|||||||
"name": "load-secrets-action",
|
"name": "load-secrets-action",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "Load Secrets from 1Password",
|
"description": "Load Secrets from 1Password",
|
||||||
"type": "commonjs",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
@@ -40,8 +40,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/1Password/load-secrets-action#readme",
|
"homepage": "https://github.com/1Password/load-secrets-action#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@1password/install-cli-action": "github:1password/install-cli-action#vzt/test-module-package",
|
"@1password/op-js": "^0.1.14-alpha.1",
|
||||||
"@1password/op-js": "^0.1.11",
|
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/exec": "^1.1.1",
|
"@actions/exec": "^1.1.1",
|
||||||
"@actions/tool-cache": "^2.0.2"
|
"@actions/tool-cache": "^2.0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user