Skip to content

Update virustotal.yml #1

Update virustotal.yml

Update virustotal.yml #1

Workflow file for this run

name: virustotal
on:
workflow_call:
jobs:
virustotal:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
- uses: actions/checkout@v4
- name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
update_release_body: true
files: |
.exe$

Check failure on line 19 in .github/workflows/virustotal.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/virustotal.yml

Invalid workflow file

You have an error in your yaml syntax on line 19