Adds third-party actions notices (reusable) (#58340)
This commit is contained in:
@@ -88,6 +88,7 @@ This example demonstrates using the `actions-sync` tool to sync an individual ac
|
||||
1. After the action repository is created in your enterprise, people in your enterprise can use the destination repository to reference the action in their workflows. For the example action shown above:
|
||||
|
||||
```yaml
|
||||
{% data reusables.actions.actions-not-certified-by-github-comment %}
|
||||
uses: synced-actions/actions-stale@v1
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user