Skip to content

Commit 0f0cd1b

Browse files
committed
create new build
1 parent be2f36b commit 0f0cd1b

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
@@ -35488,7 +35488,7 @@ const installCliOnGithubActionRunner = async (version) => {
3548835488

3548935489

3549035490
;// CONCATENATED MODULE: ./package.json
35491-
const package_namespaceObject = {"rE":"4.0.0"};
35491+
const package_namespaceObject = {"rE":"4.0.1"};
3549235492
;// CONCATENATED MODULE: ./src/constants.ts
3549335493
const envConnectHost = "OP_CONNECT_HOST";
3549435494
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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Load Secrets from 1Password",
55
"main": "dist/index.js",
66
"directories": {

0 commit comments

Comments
 (0)