diff --git a/package.json b/package.json
index 18c7307..051033c 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
         "url": "https://github.com/actions-rs/cargo/issues"
     },
     "dependencies": {
-        "@actions-rs/core": "0.1.3",
+        "@actions-rs/core": "git+https://github.com/synthet-ic/action-core.git",
         "@actions/core": "^1.2.4",
         "string-argv": "^0.3.1"
     },