Skip to content

Commit

Permalink
Bump davidslusser/actions_python_bandit from 1.0.0 to 1.0.1 (mne-tool…
Browse files Browse the repository at this point in the history
…s#12488)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent a622a46 commit d7fdcb0
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/actions_python_bandit@v1.0.0
- uses: davidslusser/actions_python_bandit@v1.0.1
with:
src: "mne"
options: "-c pyproject.toml -ll -r"
Expand Down

0 comments on commit d7fdcb0

Please sign in to comment.