mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-24 05:00:31 -04:00
CI: Security Scanning Workflow Added
This commit is contained in:
parent
8dcd759c62
commit
1df0de0a56
3
.github/workflows/openmw-mp.yml
vendored
3
.github/workflows/openmw-mp.yml
vendored
@ -46,6 +46,9 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: cmake --install .
|
run: cmake --install .
|
||||||
|
|
||||||
|
- name: SAST-action
|
||||||
|
uses: IvanKuchin/SAST@latest
|
||||||
|
|
||||||
- name: Create Artifact
|
- name: Create Artifact
|
||||||
shell: bash
|
shell: bash
|
||||||
run: sudo CI/make_package.sh
|
run: sudo CI/make_package.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user