From 1520e9792a9aeb1606ebc41b4f9c64f6568b8896 Mon Sep 17 00:00:00 2001
From: Thomas Boop <thboop@github.com>
Date: Thu, 1 Oct 2020 10:10:11 -0400
Subject: [PATCH] bump actions/core version

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d0e8b46..17860fd 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
   "author": "GitHub",
   "license": "MIT",
   "dependencies": {
-    "@actions/core": "^1.2.3",
+    "@actions/core": "^1.2.6",
     "@actions/http-client": "^1.0.6",
     "@actions/io": "^1.0.2",
     "@actions/tool-cache": "^1.5.5",