Use op-cli-installer package to install CLI

This commit is contained in:
Volodymyr Zotov
2025-08-05 10:37:09 -05:00
parent 43fd9cdb84
commit 3a62b7cf63
4 changed files with 8635 additions and 3717 deletions

View File

@@ -41,7 +41,8 @@
"dependencies": {
"@1password/op-js": "^0.1.11",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1"
"@actions/exec": "^1.1.1",
"op-cli-installer": "github:1Password/op-cli-installer#8ea4bf402c6385a90f6d2d98efe31ac845633412"
},
"devDependencies": {
"@1password/eslint-config": "^4.3.1",