Fix to use next token

This commit is contained in:
whywaita 2023-04-06 14:58:00 +09:00
parent 548db0e126
commit aa8d90a62f
No known key found for this signature in database
GPG key ID: 410FE9327D2F4F0E
4 changed files with 90 additions and 147 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?68d00fc",
"@actions/cache": "https://gitpkg.now.sh/whywaita/toolkit/packages/cache?5d6dba0",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.1.0",