diff --git a/content/actions/tutorials/create-actions/create-a-composite-action.md b/content/actions/tutorials/create-actions/create-a-composite-action.md index cedadecbeedf..2770fca392f8 100644 --- a/content/actions/tutorials/create-actions/create-a-composite-action.md +++ b/content/actions/tutorials/create-actions/create-a-composite-action.md @@ -254,4 +254,3 @@ You can find many examples of composite actions on {% data variables.product.git * [microsoft/action-python](https://github.com/microsoft/action-python) * [microsoft/gpt-review](https://github.com/microsoft/gpt-review) -* [tailscale/github-action](https://github.com/tailscale/github-action) diff --git a/content/actions/tutorials/create-actions/create-a-javascript-action.md b/content/actions/tutorials/create-actions/create-a-javascript-action.md index 48a172302dbf..8f2442a8701f 100644 --- a/content/actions/tutorials/create-actions/create-a-javascript-action.md +++ b/content/actions/tutorials/create-actions/create-a-javascript-action.md @@ -325,3 +325,4 @@ You can find many examples of JavaScript actions on {% data variables.product.pr * [DevExpress/testcafe-action](https://github.com/DevExpress/testcafe-action) * [duckduckgo/privacy-configuration](https://github.com/duckduckgo/privacy-configuration) +* [tailscale/github-action](https://github.com/tailscale/github-action)