We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9961b5d + 7f984ce commit df58fc9Copy full SHA for df58fc9
.github/workflows/release.yml
@@ -623,7 +623,7 @@ jobs:
623
ls -la binaries/
624
625
- name: Scan extracted binaries with VirusTotal
626
- uses: crazy-max/ghaction-virustotal@d34968c958ae283fe976efed637081b9f9dcf74f # v4
+ uses: crazy-max/ghaction-virustotal@936d8c5c00afe97d3d9a1af26d017cfdf26800a2 # v5.0.0
627
id: virustotal
628
with:
629
vt_api_key: ${{ secrets.VIRUS_TOTAL_SCANNER_API_KEY }}
0 commit comments