Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
KornevNikita committed Dec 18, 2024
1 parent 823752b commit 590ea4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bandit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:

- name: Run Bandit
run: |
bandit -c devops/bandit.config -r .
bandit -c .github/workflows/bandit.config -r .

0 comments on commit 590ea4a

Please sign in to comment.