Bump to the latest op-cli-installer version that set's defaults

This commit is contained in:
Volodymyr Zotov
2025-08-13 15:40:06 -05:00
parent 29afdd3b50
commit f30ae37660
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

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