* add 3.1 to deprecated versions * rewrite img src to use azure blob storage in archive script Co-authored-by: rachmari <rachmari@users.noreply.github.com> * remove static files for ghes 3.1 * remove liquid conditionals and content for ghes 3.1 * remove outdated hardware reqs reusable * Fix liquid conditional uncaught by script * Close liquid conditionals missed by script * Apply @mattpollard's suggestions Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: rachmari <rachmari@users.noreply.github.com> Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
1.1 KiB
1.1 KiB
title, shortTitle, intro, topics, versions, allowTitleToDifferFromFilename
| title | shortTitle | intro | topics | versions | allowTitleToDifferFromFilename | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Dependabot secrets | Secrets | 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. |
|
|
true |
About the {% data variables.product.prodname_dependabot %} secrets API
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."
{% 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.