Skip to content

Commit d4a44e0

Browse files
chore(deps): 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 76c5a62 commit d4a44e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
132132
- name: VirusTotal Scan
133133
id: vt-scan
134-
uses: crazy-max/ghaction-virustotal@d34968c958ae283fe976efed637081b9f9dcf74f # v4.2.0
134+
uses: crazy-max/ghaction-virustotal@936d8c5c00afe97d3d9a1af26d017cfdf26800a2 # v5.0.0
135135
with:
136136
vt_api_key: ${{ secrets.VT_API_KEY }}
137137
request_rate: 4

0 commit comments

Comments
 (0)