

Amazon CodeCatalyst is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see [How to migrate from CodeCatalyst](migration.md).

# Listing the available action versions
<a name="workflows-action-versions-determine"></a>

Use the following instructions to determine which versions of an action are available for you to use in a workflow.

------
#### [ Visual ]

**To determine which action versions are available**

1. Open the CodeCatalyst console at [https://codecatalyst.aws/](https://codecatalyst.aws/).

1. Choose your project.

1. Find the action whose versions you want to view:

   1. In the navigation pane, choose **CI/CD**, and then choose **Workflows**.

   1. Choose the name of any workflow, or create one. For information about creating a workflow, see [Creating a workflow](workflows-create-workflow.md).

   1. Choose **Edit**.

   1. At the top-left, choose **\$1 Actions** to open the action catalog.

   1. In the drop-down list, choose **Amazon CodeCatalyst** to view CodeCatalyst, CodeCatalyst Labs, and third-party actions, or choose **GitHub** to view curated GitHub Actions.

   1. Search for an action, and choose its name. Do not choose the plus sign (**\$1**).

      Details about the action appear.

1. In the action details dialog box, near the top-right, choose the **Versions** drop-down list to see a list of available versions of the action.

------
#### [ YAML ]

 *Not available. Choose 'visual' to view the visual editor instructions.* 

------