Skip to content

build(deps): bump actions/download-artifact from 3 to 4 #151

build(deps): bump actions/download-artifact from 3 to 4

build(deps): bump actions/download-artifact from 3 to 4 #151

Workflow file for this run

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