Skip to content

Commit

Permalink
Merge pull request #69 from dreamwhite/dependabot/github_actions/craz…
Browse files Browse the repository at this point in the history
…y-max/ghaction-virustotal-4

Bump crazy-max/ghaction-virustotal from 3 to 4
  • Loading branch information
dreamwhite authored Sep 11, 2023
2 parents 79f96cb + 391985a commit a80ba9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virustotal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "update_release_body=false" >> "$GITHUB_ENV"
fi
- name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v3
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
files: |
Expand Down

0 comments on commit a80ba9b

Please sign in to comment.