mirror of
https://github.com/MatrixTM/MHDDoS.git
synced 2024-11-16 11:42:42 +08:00
Update bandit.yml
This commit is contained in:
parent
5d90d4c99e
commit
c49caf4f7f
4
.github/workflows/bandit.yml
vendored
4
.github/workflows/bandit.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Security check - Bandit
|
||||
uses: ././
|
||||
uses: ./
|
||||
with:
|
||||
python_version: ${{ matrix.python-version }}
|
||||
project_path: .
|
||||
|
@ -26,4 +26,4 @@ jobs:
|
|||
# if: failure()
|
||||
with:
|
||||
name: Security report
|
||||
path: output/security_report.txt
|
||||
path: files/security_report.txt
|
||||
|
|
Loading…
Reference in New Issue
Block a user