Action not working with GitHub Enterprise 3.8 #49
|
Followed the documentation here: https://docs.github.com/en/enterprise-server@3.8/apps/creating-github-apps/authenticating-with-a-github-app/making-authenticated-api-requests-with-a-github-app-in-a-github-actions-workflow But I get the following error: Looks like node20 is not yet available for Enterprise 3.8 runner (runner version 2.299.2)? I tried rolling back to 1.0.5 but threw Is there a minimum GitHub Enterprise version or runner version this action requires? Or is there another option? |
Replies: 3 comments 3 replies
|
Hm sorry for that, we do depend on Node 20 I'm afraid, I'll make sure we revert back for GHES docs to recommend the previous action we recommended: https://github.com/tibdex/github-app-token |
|
|
Thanks for bringing this up! The docs are now updated to recommend |
Hm sorry for that, we do depend on Node 20 I'm afraid, I'll make sure we revert back for GHES docs to recommend the previous action we recommended: https://github.com/tibdex/github-app-token