From 74b422a5a9a1fff5d13b10a2124497ef94268ef9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:52:14 +0000 Subject: [PATCH] chore(deps): update mobsf/mobsfscan digest to 7d67c71 --- .github/workflows/mobsf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mobsf.yml b/.github/workflows/mobsf.yml index adca965..6c02a8b 100644 --- a/.github/workflows/mobsf.yml +++ b/.github/workflows/mobsf.yml @@ -32,7 +32,7 @@ jobs: python-version: 3.8 - name: Run mobsfscan - uses: MobSF/mobsfscan@1a796a0729f9d1a0e1fa4fe6b156fde47f4f3185 + uses: MobSF/mobsfscan@7d67c719fffc8a48accfa3dc33f5dae37c451a02 with: args: . --sarif --output results.sarif || true