We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e033b7d commit 99fa797Copy full SHA for 99fa797
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"
+ targets: sz_tools
26
python-version: ${{ matrix.python-version }}
0 commit comments