Skip to content

Commit e54aceb

Browse files
chore(deps): bump crazy-max/ghaction-virustotal from 2 to 3 (#69)
1 parent f25ec44 commit e54aceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
path: build/package/
322322

323323
- name: VirusTotal Scan
324-
uses: crazy-max/ghaction-virustotal@v2
324+
uses: crazy-max/ghaction-virustotal@v3
325325
with:
326326
vt_api_key: ${{ secrets.VT_API_KEY }}
327327
files: |

0 commit comments

Comments
 (0)