Skip to content

Commit 7f984ce

Browse files
Bump crazy-max/ghaction-virustotal from 4.2.0 to 5.0.0
Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/crazy-max/ghaction-virustotal/releases) - [Commits](crazy-max/ghaction-virustotal@d34968c...936d8c5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-virustotal dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d974b50 commit 7f984ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ jobs:
545545
ls -la binaries/
546546
547547
- name: Scan extracted binaries with VirusTotal
548-
uses: crazy-max/ghaction-virustotal@d34968c958ae283fe976efed637081b9f9dcf74f # v4
548+
uses: crazy-max/ghaction-virustotal@936d8c5c00afe97d3d9a1af26d017cfdf26800a2 # v5.0.0
549549
id: virustotal
550550
with:
551551
vt_api_key: ${{ secrets.VIRUS_TOTAL_SCANNER_API_KEY }}

0 commit comments

Comments
 (0)