We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2f9b1e + 2c2621b commit eee63d9Copy full SHA for eee63d9
.github/workflows/python-bandit.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
21
- name: Security check - Bandit
22
- uses: ioggstream/bandit-report-artifacts@v0.0.2
+ uses: ioggstream/bandit-report-artifacts@v1.7.4
23
with:
24
project_path: .
25
config_file: .bandit.yml
0 commit comments