Skip to content

Commit f54da14

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.3 to 2.4. - [Release notes](https://github.com/reactive-firewall/python-bandit-scan/releases) - [Commits](reactive-firewall/python-bandit-scan@c56ff8d...f5cf2ce) --- updated-dependencies: - dependency-name: reactive-firewall/python-bandit-scan dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 589193c commit f54da14

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@c56ff8d84b6e111989d803bbd884a7969363332c # v2.3
36+
uses: reactive-firewall/python-bandit-scan@f5cf2ce05269c19fafe24b0c91e8087c6c187385 # v2.4
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)