devops-actions/Load used actions
Load an overview of all used actions in a GitHub Organization (or user account)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Slug of the organization to analyze. Leave empty for current organization | no | — |
| PAT | Personal access token to use for analysis. Leaving this empty will use the default GITHUB_TOKEN that could have limited access rights | yes | — |
| include-archived-repositories | Include archived repositories in the scan. Set to false to skip archived repos (which have Actions disabled) | no | true |
Outputs
| name | description |
|---|---|
| actions-file | Location of the file containing the list of all actions used in the organization |
| container-images-file | Location of the file containing the list of all container images used in workflows (job containers, services, and docker:// step references) |