Skip to content

Commit 0dcdaed

Browse files
[UPDATE] (deps): Bump reactive-firewall/python-bandit-scan
Bumps [reactive-firewall/python-bandit-scan](https://github.com/reactive-firewall/python-bandit-scan) from 2.1 to 2.3. - [Release notes](https://github.com/reactive-firewall/python-bandit-scan/releases) - [Commits](reactive-firewall/python-bandit-scan@v2.1...v2.3) --- updated-dependencies: - dependency-name: reactive-firewall/python-bandit-scan dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b3927a commit 0dcdaed

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)