Skip to content

Bump bandit from 1.8.3 to 1.8.5 #17

Bump bandit from 1.8.3 to 1.8.5

Bump bandit from 1.8.3 to 1.8.5 #17

Workflow file for this run

name: spellcheck
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7
with:
config: .vscode/cspell.json