This version of GitHub Enterprise was discontinued on 2023-01-18. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
Managing access to actions from github.com
Controlling which actions on github.com and GitHub Marketplace can be used in your enterprise.
About using actions in your enterprise
GitHub Enterprise Server includes most GitHub-authored actions, and has options for enabling access to other actions from github.com and GitHub Marketplace.
Enabling automatic access to github.com actions using GitHub Connect
To allow GitHub Actions in your enterprise to use actions from github.com, you can connect your enterprise instance to GitHub Enterprise Cloud.
Manually syncing actions from github.com
For users that need access to actions from github.com, you can sync specific actions to your enterprise.
Using the latest version of the official bundled actions
You can update the actions that are bundled with your enterprise, or use actions directly from github.com.
Setting up the tool cache on self-hosted runners without internet access
To use the included
actions/setupactions on self-hosted runners without internet access, you must first populate the runner's tool cache for your workflows.