Skip to content

Commit d5585ea

Browse files
Bump crazy-max/ghaction-virustotal from 2 to 3 (#711)
Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from 2 to 3. - [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...v3) --- 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>
1 parent 9415c4d commit d5585ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ jobs:
452452
453453
- name: VirusTotal Scan
454454
id: virustotal_step
455-
uses: crazy-max/ghaction-virustotal@v2
455+
uses: crazy-max/ghaction-virustotal@v3
456456
with:
457457
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
458458
update_release_body: false # `true` won't work because trigger type is not release

0 commit comments

Comments
 (0)