Skip to content

chg: cleanup workflow release page and re-generate changelog #176

chg: cleanup workflow release page and re-generate changelog

chg: cleanup workflow release page and re-generate changelog #176

Workflow file for this run

name: Security check - Bandit
on:
workflow_dispatch:
push:
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Run bandit
uses: VCTLabs/bandit-report-artifacts@v2
with:
project_path: redis_ipc.py
config_file: pyproject.toml