We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3927a commit 0dcdaedCopy full SHA for 0dcdaed
.github/workflows/bandit.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
persist-credentials: false
35
- name: Bandit Scan
36
- uses: reactive-firewall/python-bandit-scan@v2.1
+ uses: reactive-firewall/python-bandit-scan@v2.3
37
with: # optional arguments
38
# exit with 0, even with results found
39
exit_zero: true # optional, default is DEFAULT
0 commit comments