Skip to content

Commit

Permalink
Bump davidslusser/actions_python_bandit from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [davidslusser/actions_python_bandit](https://github.com/davidslusser/actions_python_bandit) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/davidslusser/actions_python_bandit/releases)
- [Commits](davidslusser/actions_python_bandit@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: davidslusser/actions_python_bandit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 69d2963 commit d79b383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
needs: style
runs-on: ubuntu-latest
steps:
- uses: davidslusser/[email protected].0
- uses: davidslusser/[email protected].1
with:
src: "mne"
options: "-c pyproject.toml -ll -r"
Expand Down

0 comments on commit d79b383

Please sign in to comment.