diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 210e2623b..a57cc428b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -452,7 +452,7 @@ jobs: - name: VirusTotal Scan id: virustotal_step - uses: crazy-max/ghaction-virustotal@v2 + uses: crazy-max/ghaction-virustotal@v3 with: vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }} update_release_body: false # `true` won't work because trigger type is not release