Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit 7d54d87

Browse files
authored
Update build.yml
update mobsf version
1 parent 8f5a310 commit 7d54d87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
java-version: 11
1717
- name: mobsfscan
18-
uses: MobSF/mobsfscan@0.0.8
18+
uses: MobSF/mobsfscan@0.1.2
1919
with:
2020
args: '. --sarif --output results.sarif || true'
2121
- name: Upload mobsfscan report

0 commit comments

Comments
 (0)