We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7d52d commit 8280917Copy full SHA for 8280917
.github/workflows/virustotal-scan.yml
@@ -25,6 +25,6 @@ jobs:
25
- name: VirusTotal Scan
26
uses: crazy-max/ghaction-virustotal@v4
27
with:
28
- # vt_api_key: ${{ secrets.VT_API_KEY }}
+ vt_api_key: ${{ secrets.VT_API_KEY }}
29
files: |
30
./VirusTotal_Tests/*
0 commit comments