Skip to content

FEATURE: Update install instructions to support debian 12 bookworm an… #24

FEATURE: Update install instructions to support debian 12 bookworm an…

FEATURE: Update install instructions to support debian 12 bookworm an… #24

Workflow file for this run

name: gitavscan
on: [push]
jobs:
gitavscan:
runs-on: ubuntu-latest
name: AV scan
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: Git AV Scan
uses: djdefi/gitavscan@main