Merge branch 'main' into bump-actions-upload-sarif

This commit is contained in:
Jacob Wallraff
2024-07-30 10:41:29 -07:00
committed by GitHub
30 changed files with 51 additions and 47 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
### Use this section to define the build steps used by your software package.
### Endor Labs builds your software for you where possible but the required build tools must be made available.
# - name: Setup Java
# uses: actions/setup-java@v3
# uses: actions/setup-java@v4
# with:
# distribution: 'microsoft'
# java-version: '17'