Do not expect GITHUB_TOKEN to be set or valid (#65)

Fixes: #49
Fixes: #63

This enables use of this action with GHES
This commit is contained in:
Kevin Stillhammer
2025-01-29 20:24:35 +01:00
committed by GitHub
parent a634044659
commit d8281c74d4
6 changed files with 8045 additions and 8682 deletions
+3 -1
View File
@@ -24,8 +24,10 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^6.1.3",
"@octokit/plugin-paginate-rest": "^11.4.0",
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
"smol-toml": "^1.3.1"
},
"devDependencies": {