Skip to content

Commit

Permalink
Bump crazy-max/ghaction-virustotal from 3 to 4 (#828)
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-virustotal/releases)
- [Commits](crazy-max/ghaction-virustotal@v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-virustotal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 11, 2023
1 parent 0ef4378 commit b2bceb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ jobs:
- name: VirusTotal Scan
id: virustotal_step
uses: crazy-max/ghaction-virustotal@v3
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
update_release_body: false # `true` won't work because trigger type is not release
Expand Down

0 comments on commit b2bceb6

Please sign in to comment.