mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2024-12-28 03:48:23 +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:
|
steps:
|
||||||
|
|
||||||
- name: VirusTotal scan
|
- name: VirusTotal scan
|
||||||
uses: crazy-max/ghaction-virustotal@v2
|
uses: crazy-max/ghaction-virustotal@v3
|
||||||
with:
|
with:
|
||||||
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
|
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
|
||||||
update_release_body: true
|
update_release_body: true
|
||||||
|
Loading…
Reference in New Issue
Block a user