diff --git a/.github/workflows/virus-scan.yaml b/.github/workflows/virus-scan.yaml index 7deef6ee..52ccbbe5 100644 --- a/.github/workflows/virus-scan.yaml +++ b/.github/workflows/virus-scan.yaml @@ -10,7 +10,7 @@ jobs: steps: - name: VirusTotal Scan - uses: crazy-max/ghaction-virustotal@v3 + uses: crazy-max/ghaction-virustotal@v4 with: vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }} request_rate: 4