Skip to content

Commit

Permalink
GH Actions(deps): Bump crazy-max/ghaction-virustotal from 3 to 4 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
2 parents 5b4433c + d4ec4fd commit 25d7fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virus-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: VirusTotal Scan
uses: crazy-max/ghaction-virustotal@v3
uses: crazy-max/ghaction-virustotal@v4
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
# update_release_body: true
Expand Down

0 comments on commit 25d7fe3

Please sign in to comment.