Skip to content

Bump tj-actions/bandit from 5.1 to 5.3 (#311) #567

Bump tj-actions/bandit from 5.1 to 5.3 (#311)

Bump tj-actions/bandit from 5.1 to 5.3 (#311) #567

Workflow file for this run

name: Linters
on:
push:
branches:
- main
- ipdk_v*
pull_request:
branches:
- main
- ipdk_v*
workflow_dispatch:
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: avto-dev/[email protected]
with:
args: '--config ./linters/mdl_config.yml ./*.md'