Code Scanning: bandit to latest hash

ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd
This commit is contained in:
Chad Bentz
2025-02-03 15:12:05 -05:00
committed by GitHub
parent 55eb18560f
commit 7db00754dc
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Bandit Scan
uses: shundor/python-bandit-scan@9cc5aa4a006482b8a7f91134412df6772dbda22c
uses: shundor/python-bandit-scan@ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd
with: # optional arguments
# exit with 0, even with results found
exit_zero: true # optional, default is DEFAULT