Skip to content

Commit 0d1e829

Browse files
authored
update intro (github#27304)
1 parent a05a4eb commit 0d1e829

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

content/rest/dependabot/secrets.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: Secrets
3-
intro: 'With the Dependabot Secrets API, you can manage and control Dependabot secrets for an organization or repository.'
2+
title: Dependabot secrets
3+
shortTitle: Secrets
4+
intro: 'With the {% data variables.product.prodname_dependabot %} secrets API, you can manage and control {% data variables.product.prodname_dependabot %} secrets for an organization or repository.'
45
topics:
56
- API
67
versions:
@@ -10,6 +11,8 @@ versions:
1011
allowTitleToDifferFromFilename: true
1112
---
1213

13-
The {% data variables.product.prodname_dependabot %} Secrets API lets you create, update, delete, and retrieve information about encrypted secrets. {% data reusables.actions.about-secrets %} For more information, see "[Managing encrypted secrets for Dependabot](/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/managing-encrypted-secrets-for-dependabot)."
14+
## About the {% data variables.product.prodname_dependabot %} secrets API
15+
16+
The {% data variables.product.prodname_dependabot %} secrets API lets you create, update, delete, and retrieve information about encrypted secrets. {% data reusables.actions.about-secrets %} For more information, see "[Managing encrypted secrets for Dependabot](/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/managing-encrypted-secrets-for-dependabot)."
1417

1518
{% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} must have the `dependabot_secrets` permission to use this API. Authenticated users must have collaborator access to a repository to create, update, or read secrets.

0 commit comments

Comments
 (0)