Skip to content

Commit b2bceb6

Browse files
Bump crazy-max/ghaction-virustotal from 3 to 4 (#828)
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>
1 parent 0ef4378 commit b2bceb6

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
@@ -534,7 +534,7 @@ jobs:
534534
535535
- name: VirusTotal Scan
536536
id: virustotal_step
537-
uses: crazy-max/ghaction-virustotal@v3
537+
uses: crazy-max/ghaction-virustotal@v4
538538
with:
539539
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
540540
update_release_body: false # `true` won't work because trigger type is not release

0 commit comments

Comments
 (0)