Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltanofff committed Nov 12, 2024
1 parent 4c5b58d commit 3faaa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install Bandit
run: pip install bandit

- name: Run Bandit Scan
- name: Run Bandit Scan
run: bandit -r .

# - name: Run Bandit Scan
Expand Down

0 comments on commit 3faaa53

Please sign in to comment.