Skip to content

Commit

Permalink
Merge pull request #305 from ptarmiganlabs/renovate/crazy-max-ghactio…
Browse files Browse the repository at this point in the history
…n-virustotal-4.x

chore(deps): update crazy-max/ghaction-virustotal action to v4
  • Loading branch information
mountaindude authored Sep 26, 2023
2 parents 4a3e0f5 + 49d4c23 commit 7628c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virus-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7628c15

Please sign in to comment.