step-security/Get Latest Release
Get the latest release from another repository and output that for use in other actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The Github user or organization that owns the repository | no | — |
| repo | The repository name | no | — |
| repository | The repository name in full | no | — |
| excludes | Types of releases to exclude (e.g. pre-release) | no | — |
| token | The GitHub token or personal access token | no | — |
Outputs
| name | description |
|---|---|
| release | Latest release name |
| id | Latest release ID |
| description | Latest release description body |