Versions of an action
action_versionsRetrieve version details for up to 20 GitHub Actions, including latest release, newest per major version, and commit SHA/runtime for a ref, to generate pin lines for review.
Instructions
For up to 20 actions (owner/repo, or owner/repo@ref): latest release with its commit SHA and runtime, the newest release of each major version, and for a ref, the commit it points to and its runtime, with the line to pin (action@sha # tag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |