From fbfbee1e13f96869520b45a91ba4df04f155a703 Mon Sep 17 00:00:00 2001
From: whywaita <whywaita@whywrite.it>
Date: Tue, 21 Feb 2023 17:31:48 +0900
Subject: [PATCH] Use merge commit

---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 97cd355..3c2853a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5,8 +5,8 @@
   "requires": true,
   "dependencies": {
     "@actions/cache": {
-      "version": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?92c578ecda1d3838b1a7e9f6219a20831c07d8fc",
-      "integrity": "sha512-CdL4CGAURs/l+BfN3K4PpePk3zXrFas/sfg8VqKtyZgp2C4CdiKs6KSSdk5gyx8nVk4ML8oZoe4/wbFuELU4DQ==",
+      "version": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?67ce6ca048a3284dd89eb8bb521ae6595338d3dd",
+      "integrity": "sha512-e7titUvUakI5640eKZaMUn6APJU8KjH9bxvt3Y321KER7gOe+rvyLJ7DnVJcTsVLCI8rUYzU+0MmHDeXl6Mi1A==",
       "requires": {
         "@actions/core": "^1.2.6",
         "@actions/exec": "^1.0.1",
diff --git a/package.json b/package.json
index bc840f9..f7dab68 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
   "author": "GitHub",
   "license": "MIT",
   "dependencies": {
-    "@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?92c578ecda1d3838b1a7e9f6219a20831c07d8fc",
+    "@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?67ce6ca048a3284dd89eb8bb521ae6595338d3dd",
     "@actions/core": "^1.2.6",
     "@actions/exec": "^1.0.1",
     "@actions/io": "^1.1.0",