Skip to content

Bump bandit from 1.9.2 to 1.9.3 #50

Bump bandit from 1.9.2 to 1.9.3

Bump bandit from 1.9.2 to 1.9.3 #50

Workflow file for this run

name: Lint workflows
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
permissions: {}
jobs:
lint-workflows:
permissions:
contents: read
packages: read
pull-requests: read
statuses: write
uses: senzing-factory/build-resources/.github/workflows/lint-workflows.yaml@v3