Skip to content

IMPROVEMENT: Bump version info #445

IMPROVEMENT: Bump version info

IMPROVEMENT: Bump version info #445

Workflow file for this run

name: gitavscan
on:
push:
release:
types: [published]
jobs:
gitavscan:
runs-on: ubuntu-latest
name: AV scan
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Git AV Scan
uses: djdefi/gitavscan@main