Skip to content

Commit

Permalink
Bump crazy-max/ghaction-virustotal from v2.1.2 to v2.2.0 (#64)
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from v2.1.2 to v2.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-virustotal/releases)
- [Changelog](https://github.com/crazy-max/ghaction-virustotal/blob/master/CHANGELOG.md)
- [Commits](crazy-max/ghaction-virustotal@v2.1.2...7cf94ff)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2020
1 parent a09ec58 commit 0a2fdea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/released.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
-
name: VirusTotal Monitor Scan
uses: crazy-max/ghaction-virustotal@v2.1.2
uses: crazy-max/ghaction-virustotal@v2.2.0
with:
vt_api_key: ${{ secrets.VT_MONITOR_API_KEY }}
vt_monitor: true
Expand All @@ -21,7 +21,7 @@ jobs:
${{ github.event.repository.name }}-(win32|win64).exe
-
name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v2.1.2
uses: crazy-max/ghaction-virustotal@v2.2.0
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
update_release_body: true
Expand Down

0 comments on commit 0a2fdea

Please sign in to comment.