We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fa797 commit 6c24ef6Copy full SHA for 6c24ef6
1 file changed
.github/workflows/bandit.yaml
@@ -22,5 +22,5 @@ jobs:
22
- name: Run Bandit Scan
23
uses: PyCQA/bandit-action@v1
24
with:
25
- targets: sz_tools
26
python-version: ${{ matrix.python-version }}
+ targets: sz_tools
0 commit comments