actionsdesk/github-actions-allow-list-as-code-action
Automate GitHub Actions allow list for GitHub Enterprise Cloud and Server accounts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Personal Access Token (PAT) with appropriate enterprise administration scopes | yes | — |
| enterprise | GitHub Enterprise account slug | no | — |
| organization | GitHub organization slug | no | — |
| allow_list_path | Path to the GitHub Actions allow list YML within the repository | no | github-actions-allow-list.yml |
| gh_api_url | GitHub Enterprise Server API URL | no | ${{ github.api_url }} |
Outputs
no outputs