Skip to content

Commit df58fc9

Browse files
authored
Merge pull request #92 from DeusData/dependabot/github_actions/crazy-max/ghaction-virustotal-5.0.0
Bump crazy-max/ghaction-virustotal from 4.2.0 to 5.0.0
2 parents 9961b5d + 7f984ce commit df58fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ jobs:
623623
ls -la binaries/
624624
625625
- name: Scan extracted binaries with VirusTotal
626-
uses: crazy-max/ghaction-virustotal@d34968c958ae283fe976efed637081b9f9dcf74f # v4
626+
uses: crazy-max/ghaction-virustotal@936d8c5c00afe97d3d9a1af26d017cfdf26800a2 # v5.0.0
627627
id: virustotal
628628
with:
629629
vt_api_key: ${{ secrets.VIRUS_TOTAL_SCANNER_API_KEY }}

0 commit comments

Comments
 (0)