Files
starter-workflows/code-scanning
Josh Soref 1830845916 Setup-Node: Update all workflows to use Setup-Node V4
* Switch default node version to 20
* Update version set to 18.x, 20.x, 22.x

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-04-25 17:42:55 -04:00
..
2023-03-04 18:12:33 +05:30
2023-01-23 11:10:50 +05:30
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2023-07-13 11:00:03 -05:00
2022-11-04 20:45:41 +01:00
2021-04-17 14:08:56 -04:00
2022-11-04 20:45:41 +01: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.