From 6acab19b281fe9acf9be9da7e4b15dfa8f9feeeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 22:55:17 +0000 Subject: [PATCH] chore(deps): update mobsf/mobsfscan digest to 849b749 --- .github/workflows/code_quality_analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code_quality_analysis.yml b/.github/workflows/code_quality_analysis.yml index 39d233d3..aff70004 100644 --- a/.github/workflows/code_quality_analysis.yml +++ b/.github/workflows/code_quality_analysis.yml @@ -57,7 +57,7 @@ jobs: python-version: 3.8 - name: Run mobsfscan - uses: MobSF/mobsfscan@35b2016602af9d6ac52f296becca11be3fe004e8 + uses: MobSF/mobsfscan@849b749e7f3244c7b4f418ff858a9fa4e1406115 with: args: . --sarif --output results.sarif || true