瀏覽代碼

Bump github owned package versions

Ferenc Hammerl 2 年之前
父節點
當前提交
6f6aa33e7a
共有 2 個文件被更改,包括 191 次插入537 次删除
  1. 189 535
      package-lock.json
  2. 2 2
      package.json

文件差異過大導致無法顯示
+ 189 - 535
package-lock.json


+ 2 - 2
package.json

@@ -30,9 +30,9 @@
   "dependencies": {
     "@actions/core": "^1.10.0",
     "@actions/exec": "^1.0.1",
-    "@actions/github": "^2.2.0",
+    "@actions/github": "^5.0.0",
     "@actions/io": "^1.1.2",
-    "@actions/tool-cache": "^1.1.2",
+    "@actions/tool-cache": "^2.0.0",
     "uuid": "^3.3.3"
   },
   "devDependencies": {

部分文件因文件數量過多而無法顯示