From 39707842b1399b7a5ad62fc5d5b3753f89503073 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 02:15:25 +0000 Subject: [PATCH] chore(deps): update mobsf/mobsfscan digest to 511429c --- .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 0491d660..6516b95d 100644 --- a/.github/workflows/code_quality_analysis.yml +++ b/.github/workflows/code_quality_analysis.yml @@ -77,7 +77,7 @@ jobs: python-version: 3.8 - name: Run mobsfscan - uses: MobSF/mobsfscan@0f50f4e82abf9856a0cdabf93649cbc88a014b09 + uses: MobSF/mobsfscan@511429ca0e1800f111099e279ee8549de8ad2b68 with: args: . --sarif --output results.sarif || true