From 87e6f5474d8854ae661259986023ffff4a276115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:50:05 +0000 Subject: [PATCH] Bump MobSF/mobsfscan Bumps [MobSF/mobsfscan](https://github.com/mobsf/mobsfscan) from a60d10a83af68e23e0b30611c6515da604f06f65 to b31f115bc41ab3330714a39c4d1d48082279085d. - [Release notes](https://github.com/mobsf/mobsfscan/releases) - [Commits](https://github.com/mobsf/mobsfscan/compare/a60d10a83af68e23e0b30611c6515da604f06f65...b31f115bc41ab3330714a39c4d1d48082279085d) --- updated-dependencies: - dependency-name: MobSF/mobsfscan dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 e59c0689bc6..b2bd5668f0d 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@a60d10a83af68e23e0b30611c6515da604f06f65 + uses: MobSF/mobsfscan@b31f115bc41ab3330714a39c4d1d48082279085d with: args: . --sarif --output results.sarif || true