diff --git a/dist/licenses.txt b/dist/licenses.txt index 5af800c..c0a8cfd 100644 --- a/dist/licenses.txt +++ b/dist/licenses.txt @@ -111,7 +111,7 @@ THE SOFTWARE. The following npm packages may be included in this product: - - @actions/core@3.0.0 + - @actions/core@3.0.1 - @actions/exec@3.0.0 - @actions/io@3.0.2 diff --git a/package.json b/package.json index 785bc16..a5aaaa9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "MIT", "packageManager": "yarn@4.17.0", "dependencies": { - "@actions/core": "^3.0.0", + "@actions/core": "^3.0.1", "@actions/http-client": "^4.0.0", "chalk": "^5.6.2" }, diff --git a/yarn.lock b/yarn.lock index f3161e4..288f502 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,13 +12,13 @@ __metadata: languageName: node linkType: hard -"@actions/core@npm:^3.0.0": - version: 3.0.0 - resolution: "@actions/core@npm:3.0.0" +"@actions/core@npm:^3.0.1": + version: 3.0.1 + resolution: "@actions/core@npm:3.0.1" dependencies: "@actions/exec": "npm:^3.0.0" "@actions/http-client": "npm:^4.0.0" - checksum: 10/fddeebfaf6dfd199d9267a33a97d57e2f7afed7605a54e4a3c35a5a1455a5a8f29f1837bf6ac1711b223a457ba15339189f344c57629c52dbf3a216e96c728d6 + checksum: 10/e1295f6b81299cc5655ea571e7b3eea02889fdc479e71c783ad9ca48432c613f52a1fd01fecc973a64488b053083ea925a0d23ac7af0bcd8462afc4f4371918b languageName: node linkType: hard @@ -1960,7 +1960,7 @@ __metadata: version: 0.0.0-use.local resolution: "docker-status@workspace:." dependencies: - "@actions/core": "npm:^3.0.0" + "@actions/core": "npm:^3.0.1" "@actions/http-client": "npm:^4.0.0" "@eslint/js": "npm:^9.39.3" "@types/node": "npm:^25.2.3"