Skip to content

Commit

Permalink
Bump tj-actions/bandit from 5.1 to 5.5
Browse files Browse the repository at this point in the history
Bumps [tj-actions/bandit](https://github.com/tj-actions/bandit) from 5.1 to 5.5.
- [Release notes](https://github.com/tj-actions/bandit/releases)
- [Changelog](https://github.com/tj-actions/bandit/blob/main/HISTORY.md)
- [Commits](tj-actions/bandit@67ccda8...0aed5b3)

---
updated-dependencies:
- dependency-name: tj-actions/bandit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 3cb5774 commit d730921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bandit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v2
- name: Run bandit
uses: tj-actions/bandit@67ccda81837995c1e194e7b010f5ec55e762f204 # v5.1
uses: tj-actions/bandit@0aed5b3da320e0f26781e5aecbbfc1d268ff07e2 # v5.5
with:
options: "-c bandit.yml -r"

0 comments on commit d730921

Please sign in to comment.