Use alpha 5 version
This commit is contained in:
3641
dist/index.js
vendored
3641
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "2.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@1password/op-js": "^0.1.14-alpha.4",
|
||||
"@1password/op-js": "^0.1.14-alpha.5",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/tool-cache": "^2.0.2"
|
||||
@@ -84,9 +84,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@1password/op-js": {
|
||||
"version": "0.1.14-alpha.4",
|
||||
"resolved": "https://registry.npmjs.org/@1password/op-js/-/op-js-0.1.14-alpha.4.tgz",
|
||||
"integrity": "sha512-5ArsoVOPeTNkE2r/y33nBZaqKHJC9OmGDB4nm3cPb90xSJr54lwC9wDMWQah/cK5+OrwsoTIfQEp20d9hmiTqQ==",
|
||||
"version": "0.1.14-alpha.5",
|
||||
"resolved": "https://registry.npmjs.org/@1password/op-js/-/op-js-0.1.14-alpha.5.tgz",
|
||||
"integrity": "sha512-G+psqF+8CEGAfUzHIk1Y8m6F8y6UAyyYk2pT8078hmvoKDmpEUZXCvA2X0QrVfZhTllvRPuKVI+GbCgy8l74Yw==",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/1Password/load-secrets-action#readme",
|
||||
"dependencies": {
|
||||
"@1password/op-js": "^0.1.14-alpha.4",
|
||||
"@1password/op-js": "^0.1.14-alpha.5",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/tool-cache": "^2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user