Skip to content

Commit

Permalink
Merge pull request #1686 from KomodoPlatform/CI-VT-update
Browse files Browse the repository at this point in the history
Update ghaction-virustotal version
  • Loading branch information
syl authored Mar 21, 2022
2 parents 2796521 + a1693bb commit cbe0651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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.2.1
uses: crazy-max/ghaction-virustotal@v2.4.1
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
github_token: ${{ github.token }}
Expand All @@ -20,4 +20,4 @@ jobs:
.zip$
.tar.zst$
.dmg$
.7z$
.7z$

0 comments on commit cbe0651

Please sign in to comment.