Skip to content

build(deps): bump bandit from 1.7.5 to 1.7.6 in /.github/workflows #654

build(deps): bump bandit from 1.7.5 to 1.7.6 in /.github/workflows

build(deps): bump bandit from 1.7.5 to 1.7.6 in /.github/workflows #654

Workflow file for this run

name: "Pull Request Docs Check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"