mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
chore(deps): update mobsf/mobsfscan digest to 7d67c71 (#705)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | MobSF/mobsfscan | action | digest | `f6322a0` -> `7d67c71` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/msfjarvis/compose-lobsters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e403cd199
commit
e7e060e324
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code_quality_analysis.yml
vendored
2
.github/workflows/code_quality_analysis.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
python-version: 3.8
|
||||
|
||||
- name: Run mobsfscan
|
||||
uses: MobSF/mobsfscan@f6322a0b6d2925cd79ae498a423122fd49320351
|
||||
uses: MobSF/mobsfscan@7d67c719fffc8a48accfa3dc33f5dae37c451a02
|
||||
with:
|
||||
args: . --sarif --output results.sarif || true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue