Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltanofff committed Nov 16, 2024
1 parent 3faaa53 commit c0ec1e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
28 changes: 0 additions & 28 deletions .github/workflow/main.yml

This file was deleted.

5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
run: pip install bandit

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

# - name: Run Bandit Scan
# run: bandit -ll -ii -r . -f json -o bandit-report.json
run: bandit -ll -ii -r . -f json -o bandit-report.json

0 comments on commit c0ec1e3

Please sign in to comment.