Skip to content

Support for MacOS 10.13 - 11 #12

Support for MacOS 10.13 - 11

Support for MacOS 10.13 - 11 #12

Workflow file for this run

name: Virustotal Scan
on:
release:
types: [published]
jobs:
virustotal:
permissions:
contents: write
actions: read
packages: read
runs-on: ubuntu-latest
steps:
- name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v4
with:
update_release_body: true
vt_api_key: ${{ secrets.VT_API_KEY }}
files: |
.dmg$