1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 14:41:34 +02:00

feat(input): add github GraphQL URL configuration for input (#385)

This commit is contained in:
Neo Hsu
2021-10-15 05:34:54 +08:00
committed by GitHub
parent 413fe37430
commit 720c5f8f53
4 changed files with 12 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^12.5.0"
"release-please": "^12.6.0"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",