mirror of
https://github.com/librekeys/pico-hsm-sf.git
synced 2026-07-28 08:01:04 -07:00
Update codeql.yml
This commit is contained in:
@@ -65,8 +65,8 @@ jobs:
|
|||||||
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
|
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
echo "Run, Build Application using script"
|
echo "Run, Build Application using script"
|
||||||
./workflows/autobuild.sh
|
./workflows/autobuild.sh
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@v2
|
uses: github/codeql-action/analyze@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user