mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-22 12:00:13 -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
|
||||
run: cmake --install .
|
||||
|
||||
- name: SAST-action
|
||||
uses: IvanKuchin/SAST@latest
|
||||
|
||||
- name: Create Artifact
|
||||
shell: bash
|
||||
run: sudo CI/make_package.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user