Skip to content

Commit 8a33257

Browse files
author
Steve Arnold
authored
Merge pull request #43 from VCTLabs/dependabot/github_actions/VCTLabs/bandit-report-artifacts-3
ci: bump VCTLabs/bandit-report-artifacts from 2 to 3
2 parents 10dddd1 + 2401075 commit 8a33257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bandit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Run bandit
15-
uses: VCTLabs/bandit-report-artifacts@v2
15+
uses: VCTLabs/bandit-report-artifacts@v3
1616
with:
1717
project_path: redis_ipc.py
1818
config_file: pyproject.toml

0 commit comments

Comments
 (0)