From 49d4c23e8e308baf51920dc674b50050c2f38251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 05:27:42 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-virustotal action to v4 --- .github/workflows/virus-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/virus-scan.yaml b/.github/workflows/virus-scan.yaml index 7deef6e..52ccbbe 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