File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,14 @@ and open a new browser window for the `index.html` file bundled with the compile
5858
5959# GitHub Workflows
6060
61- This template contains GitHub workflows designed to update project dependencies monthly.
62- To learn more about dependabot configurations, visit the
61+ This template contains a GitHub workflows designed to update project dependencies scan the code for security vulnerabilities every month.
62+
63+ To learn more about Dependabot configurations, visit the
6364[ GitHub Dependabot documentation] ( https://docs.github.com/en/code-security/dependabot ) .
6465
66+ To learn more about CodeQL configurations, visit the
67+ [ GitHub CodeQL documentation] ( https://codeql.github.com/docs/ ) .
68+
6569[ ![ CodeQL] ( https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/codeql.yml/badge.svg )] ( https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/codeql.yml )
6670[ ![ Node.js Build] ( https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/node-js.yml/badge.svg )] ( https://github.com/brittni-and-the-polar-bear/p5-typescript-template/actions/workflows/node-js.yml )
6771
You can’t perform that action at this time.
0 commit comments