2 parents 1a3cf0d + e2f5884 commit 63f505aCopy full SHA for 63f505a
1 file changed
.github/workflows/release.yml
@@ -131,7 +131,7 @@ jobs:
131
id: vt
132
if: ${{ vars.ENABLE_VIRUSTOTAL == 'true' }}
133
continue-on-error: true
134
- uses: crazy-max/ghaction-virustotal@d34968c958ae283fe976efed637081b9f9dcf74f # v4.2.0
+ uses: crazy-max/ghaction-virustotal@936d8c5c00afe97d3d9a1af26d017cfdf26800a2 # v5.0.0
135
with:
136
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
137
files: |
0 commit comments