diff --git a/package.json b/package.json index 328006c..e520467 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "Apache-2.0", "packageManager": "yarn@4.9.2", "dependencies": { - "@actions/core": "^3.0.0", + "@actions/core": "^3.0.1", "@actions/github": "^9.1.1", "@docker/actions-toolkit": "^0.90.0", "@renovate/pep440": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index ee4ddc3..7da658f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2838,7 +2838,7 @@ __metadata: version: 0.0.0-use.local resolution: "docker-metadata-action@workspace:." dependencies: - "@actions/core": "npm:^3.0.0" + "@actions/core": "npm:^3.0.1" "@actions/github": "npm:^9.1.1" "@docker/actions-toolkit": "npm:^0.90.0" "@eslint/js": "npm:^9.39.3"