diff --git a/.pnp.js b/.pnp.js index b72d517b..985ed49a 100755 --- a/.pnp.js +++ b/.pnp.js @@ -37,7 +37,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { [null, { "packageLocation": "./", "packageDependencies": [ - ["@actions/core", "npm:1.2.7"], + ["@actions/core", "npm:1.5.0"], ["@actions/github", "npm:4.0.0"], ["@octokit/core", "npm:3.4.0"], ["@octokit/plugin-paginate-rest", "virtual:80bcb91a087ff4b248b3dad7606f95dff0dd8bfc050a19114604b6a694f57946c7c879aa3e66f037488a622f3abe53c788b66131c9ff0838a1318d83f1d9ce8e#npm:2.13.3"], @@ -77,10 +77,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["@actions/core", [ - ["npm:1.2.7", { - "packageLocation": "./.yarn/cache/@actions-core-npm-1.2.7-73b9b70d91-ea8aa7e545.zip/node_modules/@actions/core/", + ["npm:1.5.0", { + "packageLocation": "./.yarn/cache/@actions-core-npm-1.5.0-466389976d-e53f68721d.zip/node_modules/@actions/core/", "packageDependencies": [ - ["@actions/core", "npm:1.2.7"] + ["@actions/core", "npm:1.5.0"] ], "linkType": "HARD", }] @@ -7374,7 +7374,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./", "packageDependencies": [ ["mou-release-action", "workspace:."], - ["@actions/core", "npm:1.2.7"], + ["@actions/core", "npm:1.5.0"], ["@actions/github", "npm:4.0.0"], ["@octokit/core", "npm:3.4.0"], ["@octokit/plugin-paginate-rest", "virtual:80bcb91a087ff4b248b3dad7606f95dff0dd8bfc050a19114604b6a694f57946c7c879aa3e66f037488a622f3abe53c788b66131c9ff0838a1318d83f1d9ce8e#npm:2.13.3"], diff --git a/.yarn/cache/@actions-core-npm-1.2.7-73b9b70d91-ea8aa7e545.zip b/.yarn/cache/@actions-core-npm-1.2.7-73b9b70d91-ea8aa7e545.zip deleted file mode 100644 index 609dedf3..00000000 Binary files a/.yarn/cache/@actions-core-npm-1.2.7-73b9b70d91-ea8aa7e545.zip and /dev/null differ diff --git a/.yarn/cache/@actions-core-npm-1.5.0-466389976d-e53f68721d.zip b/.yarn/cache/@actions-core-npm-1.5.0-466389976d-e53f68721d.zip new file mode 100644 index 00000000..6cca36e6 Binary files /dev/null and b/.yarn/cache/@actions-core-npm-1.5.0-466389976d-e53f68721d.zip differ diff --git a/package.json b/package.json index b3f98b5c..5f6fbb4a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "author": "MindDoc Health GmbH", "license": "MIT", "dependencies": { - "@actions/core": "^1.2.7", + "@actions/core": "^1.5.0", "@actions/github": "^4.0.0", "@octokit/core": "^3.4.0", "@octokit/plugin-paginate-rest": "^2.13.3", diff --git a/yarn.lock b/yarn.lock index 4f0e3343..5b8396de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,10 +5,10 @@ __metadata: version: 4 cacheKey: 7 -"@actions/core@npm:^1.2.7": - version: 1.2.7 - resolution: "@actions/core@npm:1.2.7" - checksum: ea8aa7e54523f26e51b056e2b5b830d24a26a972e5aa80cf4c9ea2ad8785e4f67cf316a0514cec0a71bd6d1267c415b85143774a13690988532071b395bcb4a3 +"@actions/core@npm:^1.5.0": + version: 1.5.0 + resolution: "@actions/core@npm:1.5.0" + checksum: e53f68721d09eec4b8b6f6e9d0399f7d296374ee284670641bb464f36e7ad87bca162848ed4ff38094105465cea7cdd48bb68f4942298aae2fd3fb7bf0fdf713 languageName: node linkType: hard @@ -5969,7 +5969,7 @@ fsevents@^2.3.2: version: 0.0.0-use.local resolution: "mou-release-action@workspace:." dependencies: - "@actions/core": ^1.2.7 + "@actions/core": ^1.5.0 "@actions/github": ^4.0.0 "@octokit/core": ^3.4.0 "@octokit/plugin-paginate-rest": ^2.13.3