1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove all ifversion that has all versions (3) (#49474)

This commit is contained in:
Peter Bengtsson
2024-03-01 13:22:21 -05:00
committed by GitHub
parent 8200c530a5
commit e492e3e943
10 changed files with 18 additions and 58 deletions

View File

@@ -32,13 +32,11 @@ Make it easy for your users to confidentially report security vulnerabilities th
Privately discuss and fix security vulnerabilities in your repository's code. You can then publish a security advisory to alert your community to the vulnerability and encourage community members to upgrade. For more information, see "[AUTOTITLE](/code-security/security-advisories/working-with-repository-security-advisories/about-repository-security-advisories)."
{% endif %}
{% ifversion fpt or ghec or ghes %}
### {% data variables.product.prodname_dependabot_alerts %} and security updates
View alerts about dependencies that are known to contain security vulnerabilities, and choose whether to have pull requests generated automatically to update these dependencies. For more information, see "[AUTOTITLE](/code-security/dependabot/dependabot-alerts/about-dependabot-alerts)"
and "[AUTOTITLE](/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates)."
{% endif %}
{% ifversion dependabot-auto-triage-rules %}