Files
starter-workflows/code-scanning
Josh Gross 1e05f3c86d Update starter workflows to use the latest artifact actions (#2726)
* Update starter workflows to use the latest artifact actions

* Ensure incompatible artifact actions aren't synced to GHES
2025-01-21 15:06:02 -05:00
..
2025-01-13 20:52:25 -05:00
2025-01-14 13:13:27 -05:00
2024-09-11 11:12:06 -07:00
2024-06-28 15:56:30 +03:00
2024-06-28 15:56:30 +03:00
2021-04-17 14:08:56 -04:00
2022-12-08 06:10:22 +00:00

Code Scanning Workflows

GitHub code scanning is a developer-first, GitHub-native approach to easily find security vulnerabilities before they reach production. Before you can configure code scanning for a repository, you must enable code scanning by adding a GitHub Actions workflow to the repository. For more information, see Setting up code scanning for a repository.