mheap / pin-github-action

Pin your GitHub actions to a specific hash
MIT License
74 stars 7 forks source link

Add support for Enterprise GitHub #169

Open yogeshkumararora opened 1 month ago

yogeshkumararora commented 1 month ago

Thanks for this utility.

Can I request you to please add support for Enterprise GitHub?

By default Octokit goes to api.github.com and there is no provision to pass baseUrl to it. It would be great to add baseUrl via env from GitHub Actions, for example.