Skip to content

Commit 63f505a

Browse files
authored
Merge pull request #2 from carterscode/dependabot/github_actions/crazy-max/ghaction-virustotal-5.0.0
ci(deps): bump crazy-max/ghaction-virustotal from 4.2.0 to 5.0.0
2 parents 1a3cf0d + e2f5884 commit 63f505a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
id: vt
132132
if: ${{ vars.ENABLE_VIRUSTOTAL == 'true' }}
133133
continue-on-error: true
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.VIRUSTOTAL_API_KEY }}
137137
files: |

0 commit comments

Comments
 (0)