Update code-scanning/mobsf.yml

Co-authored-by: Nick Fyson <[email protected]>
This commit is contained in:
Abir Majumdar
2021-10-25 21:40:31 -04:00
committed by GitHub
co-authored by Nick Fyson
parent 6e44c89176
commit 09b078fd76
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
python-version: 3.8 python-version: 3.8
- name: Run mobsfscan - name: Run mobsfscan
uses: MobSF/mobsfscan@main uses: MobSF/mobsfscan@a60d10a83af68e23e0b30611c6515da604f06f65
with: with:
args: . --sarif --output results.sarif || true args: . --sarif --output results.sarif || true