Point to the latest op-cli-installer commit from main

This commit is contained in:
Volodymyr Zotov
2025-08-13 16:29:10 -05:00
parent 2fa8a509ca
commit 25aa72f51b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@1password/op-js": "^0.1.11",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"op-cli-installer": "github:1Password/op-cli-installer#4d43923d7a7de1532741ca93815934e78087e69b"
"op-cli-installer": "github:1Password/op-cli-installer#e6c1c758bc3339e5fe9b06255728039f688f73fa"
},
"devDependencies": {
"@1password/eslint-config": "^4.3.1",
@@ -6388,7 +6388,7 @@
},
"node_modules/op-cli-installer": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/1Password/op-cli-installer.git#4d43923d7a7de1532741ca93815934e78087e69b",
"resolved": "git+ssh://git@github.com/1Password/op-cli-installer.git#e6c1c758bc3339e5fe9b06255728039f688f73fa",
"integrity": "sha512-ueyYQAgtbIHP2QWx9iCiztoPov01GdxPZNZ4+Qg3IaAyC4khMIk4/vYPagRhRKta+HI6fWV6jO3/ajBj27KBZA==",
"license": "MIT",
"dependencies": {

View File

@@ -43,7 +43,7 @@
"@1password/op-js": "^0.1.11",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"op-cli-installer": "github:1Password/op-cli-installer#4d43923d7a7de1532741ca93815934e78087e69b"
"op-cli-installer": "github:1Password/op-cli-installer#e6c1c758bc3339e5fe9b06255728039f688f73fa"
},
"devDependencies": {
"@1password/eslint-config": "^4.3.1",