Try to fix lint error (#1914)
This commit is contained in:
@@ -32,7 +32,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Bandit Scan
|
- name: Bandit Scan
|
||||||
uses: shundor/python-bandit-scan@9cc5aa4a006482b8a7f91134412df6772dbda22c
|
uses: shundor/python-bandit-scan@9cc5aa4a006482b8a7f91134412df6772dbda22c
|
||||||
|
|
||||||
with: # optional arguments
|
with: # optional arguments
|
||||||
# exit with 0, even with results found
|
# exit with 0, even with results found
|
||||||
exit_zero: true # optional, default is DEFAULT
|
exit_zero: true # optional, default is DEFAULT
|
||||||
|
|||||||
Reference in New Issue
Block a user