Use latest commit hash for op-cli-installer package

This commit is contained in:
Volodymyr Zotov
2025-08-08 19:31:32 -05:00
parent 40b6ef7b57
commit c9ae724dfd
3 changed files with 13 additions and 12 deletions

6
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#8ea4bf402c6385a90f6d2d98efe31ac845633412"
"op-cli-installer": "github:1Password/op-cli-installer#f3ef8d8e0651def3e5fe6234043f09b3298d2148"
},
"devDependencies": {
"@1password/eslint-config": "^4.3.1",
@@ -6388,8 +6388,8 @@
},
"node_modules/op-cli-installer": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/1Password/op-cli-installer.git#8ea4bf402c6385a90f6d2d98efe31ac845633412",
"integrity": "sha512-HBk4wp0rOwiz4xkLTxkcYGkTZuOE+ScgIh2aSaUI35Xd692V8QbPRt2L75ZB2XzfHs2eW6j/80qDJhT9A5J92w==",
"resolved": "git+ssh://git@github.com/1Password/op-cli-installer.git#f3ef8d8e0651def3e5fe6234043f09b3298d2148",
"integrity": "sha512-k8mp0gMwYuz8uDdpUw2vQPdcRuQBUiWAAK8pJ2q90uekdYcSABVaKP6qQwrtxDcN+J1tjH32+l6+a5kX8eM/rw==",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",