GitHub instance URL resolver
Version updated for https://github.com/octodemo-resources/github-url-resolver-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The github-url-resolver-action is a GitHub Action designed to identify the type of a GitHub instance (e.g., GitHub.com or GitHub Enterprise) and retrieve key associated URLs, such as the base URL, API URL, and container registry URL. It automates the process of resolving these URLs, streamlining workflows that depend on instance-specific configurations or integrations.
Release notes
- initial release