Skip to content

Commit 1d140b9

Browse files
Merge pull request Wurst-Imperium#1308 from Wurst-Imperium/dependabot/github_actions/crazy-max/ghaction-virustotal-5
Bump crazy-max/ghaction-virustotal from 4 to 5
2 parents 292beb4 + 65d801b commit 1d140b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
env:
7979
VIRUSTOTAL_API_KEY: ${{ secrets.VIRUSTOTAL_API_KEY }}
8080
if: ${{ env.VIRUSTOTAL_API_KEY }}
81-
uses: crazy-max/ghaction-virustotal@v4
81+
uses: crazy-max/ghaction-virustotal@v5
8282
with:
8383
vt_api_key: ${{ env.VIRUSTOTAL_API_KEY }}
8484
files: |

0 commit comments

Comments
 (0)