diff --git a/.pnp.cjs b/.pnp.cjs index 32d26464..3072abff 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -28,7 +28,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { [null, {\ "packageLocation": "./",\ "packageDependencies": [\ - ["@actions/core", "npm:1.10.0"],\ + ["@actions/core", "npm:1.10.1"],\ ["@actions/github", "npm:6.0.0"],\ ["@types/jest", "npm:29.5.6"],\ ["@types/js-yaml", "npm:4.0.8"],\ @@ -68,10 +68,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@actions/core", [\ - ["npm:1.10.0", {\ - "packageLocation": "./.yarn/cache/@actions-core-npm-1.10.0-6885534582-0a75621e00.zip/node_modules/@actions/core/",\ + ["npm:1.10.1", {\ + "packageLocation": "./.yarn/cache/@actions-core-npm-1.10.1-3cb1000b4d-96524c2725.zip/node_modules/@actions/core/",\ "packageDependencies": [\ - ["@actions/core", "npm:1.10.0"],\ + ["@actions/core", "npm:1.10.1"],\ ["@actions/http-client", "npm:2.0.1"],\ ["uuid", "npm:8.3.2"]\ ],\ @@ -4917,7 +4917,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./",\ "packageDependencies": [\ ["git-democracy", "workspace:."],\ - ["@actions/core", "npm:1.10.0"],\ + ["@actions/core", "npm:1.10.1"],\ ["@actions/github", "npm:6.0.0"],\ ["@types/jest", "npm:29.5.6"],\ ["@types/js-yaml", "npm:4.0.8"],\ diff --git a/.yarn/cache/@actions-core-npm-1.10.0-6885534582-0a75621e00.zip b/.yarn/cache/@actions-core-npm-1.10.1-3cb1000b4d-96524c2725.zip similarity index 63% rename from .yarn/cache/@actions-core-npm-1.10.0-6885534582-0a75621e00.zip rename to .yarn/cache/@actions-core-npm-1.10.1-3cb1000b4d-96524c2725.zip index 2389b513..3c6a456f 100644 Binary files a/.yarn/cache/@actions-core-npm-1.10.0-6885534582-0a75621e00.zip and b/.yarn/cache/@actions-core-npm-1.10.1-3cb1000b4d-96524c2725.zip differ diff --git a/package.json b/package.json index db11b0af..74e234dd 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "author": "Myyk Seok", "license": "MIT", "dependencies": { - "@actions/core": "^1.10.0", + "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", "date-fns": "^2.30.0", "undici": "^5.26.5" diff --git a/yarn.lock b/yarn.lock index b09bec72..c666078b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,13 +12,13 @@ __metadata: languageName: node linkType: hard -"@actions/core@npm:^1.10.0": - version: 1.10.0 - resolution: "@actions/core@npm:1.10.0" +"@actions/core@npm:^1.10.1": + version: 1.10.1 + resolution: "@actions/core@npm:1.10.1" dependencies: "@actions/http-client": ^2.0.1 uuid: ^8.3.2 - checksum: 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669 + checksum: 96524c2725e70e3c3176b4e4d93a1358a86f3c5ca777db9a2f65eadfa672f00877db359bf60fffc416c33838ffb4743db93bcc5bf53e76199dd28bf7f7ff8e80 languageName: node linkType: hard @@ -3701,7 +3701,7 @@ __metadata: version: 0.0.0-use.local resolution: "git-democracy@workspace:." dependencies: - "@actions/core": ^1.10.0 + "@actions/core": ^1.10.1 "@actions/github": ^6.0.0 "@types/jest": ^29.5.6 "@types/js-yaml": ^4.0.8