Skip to content

Commit

Permalink
Merge pull request #1900 from KomodoPlatform/smk762-VT-patch
Browse files Browse the repository at this point in the history
update virustotal action version
  • Loading branch information
tonymorony authored Aug 9, 2022
2 parents a7bd536 + b666a18 commit 4a63f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atomicdex-desktop-release-vt.yml
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@v2.4.1
uses: crazy-max/ghaction-virustotal@v3.1.0
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
github_token: ${{ github.token }}
Expand Down

0 comments on commit 4a63f49

Please sign in to comment.