Update bandit.yml

This commit is contained in:
SudoLite 2022-03-31 04:17:49 +04:30 committed by GitHub
parent 5d90d4c99e
commit c49caf4f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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