1
0
mirror of synced 2025-12-30 03:01:36 -05:00

updates based on feedback

This commit is contained in:
Sarita Iyer
2022-01-27 15:32:13 -05:00
parent c412c74635
commit 16cd253b48
3 changed files with 4 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ You can search and browse actions directly in your repository's workflow editor.
You can add an action to your workflow by referencing the action in your workflow file.
You can view the dependencies of your {% data variables.product.prodname_actions %} workflows in the dependency graph of the repository containing your workflows. For more information, see “[About the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph).”
You can view the actions referenced in your {% data variables.product.prodname_actions %} workflows as dependencies in the dependency graph of the repository containing your workflows. For more information, see “[About the dependency graph](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph).”
### Adding an action from {% data variables.product.prodname_marketplace %}