Skip to content

pip(deps-dev): bump bandit from 1.7.10 to 1.8.0 #319

pip(deps-dev): bump bandit from 1.7.10 to 1.8.0

pip(deps-dev): bump bandit from 1.7.10 to 1.8.0 #319

Workflow file for this run

name: Code Linting
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint Codebase
uses: jpetrucciani/[email protected]
with:
path: multiparser