Skip to content

Commit ea49b14

Browse files
committed
Rebuild
1 parent 93abacc commit ea49b14

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37878,7 +37878,7 @@ const installCliOnGithubActionRunner = async (version) => {
3787837878
// EXTERNAL MODULE: ./node_modules/@1password/sdk/dist/sdk.js
3787937879
var sdk = __nccwpck_require__(7837);
3788037880
;// CONCATENATED MODULE: ./package.json
37881-
const package_namespaceObject = {"rE":"3.1.2"};
37881+
const package_namespaceObject = {"rE":"3.2.0"};
3788237882
;// CONCATENATED MODULE: ./src/constants.ts
3788337883
const envConnectHost = "OP_CONNECT_HOST";
3788437884
const envConnectToken = "OP_CONNECT_TOKEN";

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "load-secrets-action",
3-
"version": "3.1.2",
3+
"version": "3.2.0",
44
"description": "Load Secrets from 1Password",
55
"main": "dist/index.js",
66
"directories": {

0 commit comments

Comments
 (0)