Merge branch 'main' into thboop/updateCodeScanning

This commit is contained in:
Thomas Boop
2022-03-31 09:32:00 -04:00
committed by GitHub
123 changed files with 558 additions and 195 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
# Scan runs on ubuntu, mac and windows
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
# Instructions
# 1. Setup JDK, Node.js, Python etc depending on your project type
# 2. Compile or build the project before invoking scan