diff --git a/package.json b/package.json
index 588d84a4cc5d8af3ba4c9e6eda5a5b94640b55b3..9b39e314329d6f01619d379c92e5b45e9b476e49 100644
--- a/package.json
+++ b/package.json
@@ -191,7 +191,7 @@
     "re2": "1.15.9"
   },
   "devDependencies": {
-    "@actions/core": "1.2.6",
+    "@actions/core": "1.2.7",
     "@jest/globals": "26.6.2",
     "@jest/reporters": "26.6.2",
     "@jest/test-result": "26.6.2",
diff --git a/tools/package.json b/tools/package.json
index 168c2ee34642100942a3583efe302dcefca58df6..336f1ec266ae35c5f8e7e28e1eb3e5c4930030ec 100644
--- a/tools/package.json
+++ b/tools/package.json
@@ -2,7 +2,7 @@
   "private": true,
   "type": "module",
   "dependencies": {
-    "@actions/core": "1.2.6",
+    "@actions/core": "1.2.7",
     "@jest/reporters": "26.6.2",
     "@jest/test-result": "26.6.2",
     "commander": "6.2.1",
diff --git a/yarn.lock b/yarn.lock
index 44752405a80d95e2a1359678e95db7057c61c4cb..85b12a7029490375ace7057fc37bd5de28179009 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,10 +2,10 @@
 # yarn lockfile v1
 
 
-"@actions/core@1.2.6":
-  version "1.2.6"
-  resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
-  integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==
+"@actions/core@1.2.7":
+  version "1.2.7"
+  resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.7.tgz#594f8c45b213f0146e4be7eda8ae5cf4e198e5ab"
+  integrity sha512-kzLFD5BgEvq6ubcxdgPbRKGD2Qrgya/5j+wh4LZzqT915I0V3rED+MvjH6NXghbvk1MXknpNNQ3uKjXSEN00Ig==
 
 "@arcanis/slice-ansi@^1.0.2":
   version "1.0.2"