Skip to content

Commit

Permalink
Adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
maxachis committed May 26, 2024
1 parent b931fc1 commit 12a9ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bandit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Run Bandit
run: |
bandit -r middleware -f txt -o bandit_output.txt
bandit -r middleware
- name: Upload Bandit results
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 12a9ba9

Please sign in to comment.