|
|
@ -59,9 +59,9 @@ jobs:
|
|
|
|
# and modify them (or add more) to build your code if your project
|
|
|
|
# and modify them (or add more) to build your code if your project
|
|
|
|
# uses a compiled language
|
|
|
|
# uses a compiled language
|
|
|
|
|
|
|
|
|
|
|
|
#- run: |
|
|
|
|
#- run: |8beae97
|
|
|
|
# make bootstrap
|
|
|
|
# make bootstrap
|
|
|
|
# make release
|
|
|
|
# make release
|
|
|
|
|
|
|
|
|
|
|
|
- name: Perform CodeQL Analysis
|
|
|
|
- name: Perform CodeQL Analysis
|
|
|
|
uses: github/codeql-action/analyze@v3
|
|
|
|
uses: github/codeql-action/analyze@v3
|
|
|
|