Skip to content

Commit 14aea82

Browse files
Merge pull request #192 from reactive-firewall/dependabot/github_actions/dot-github/workflows/master/reactive-firewall/python-bandit-scan-2.3
2 parents a764ff2 + 0dcdaed commit 14aea82

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
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
persist-credentials: false
3535
- name: Bandit Scan
36-
uses: reactive-firewall/python-bandit-scan@v2.1
36+
uses: reactive-firewall/python-bandit-scan@v2.3
3737
with: # optional arguments
3838
# exit with 0, even with results found
3939
exit_zero: true # optional, default is DEFAULT

0 commit comments

Comments
 (0)