mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2024-11-10 04:37:24 +01:00
Update crazy-max/ghaction-virustotal action to v3 (#4)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
af0d0be5a7
commit
66dbd0cc40
2
.github/workflows/scan_release.yml
vendored
2
.github/workflows/scan_release.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: VirusTotal scan
|
||||
uses: crazy-max/ghaction-virustotal@v2
|
||||
uses: crazy-max/ghaction-virustotal@v3
|
||||
with:
|
||||
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
|
||||
update_release_body: true
|
||||
|
Loading…
Reference in New Issue
Block a user