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.
2 parents a764ff2 + 0dcdaed commit 14aea82Copy full SHA for 14aea82
.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