Skip to content

Commit

Permalink
chore(deps): bump crazy-max/ghaction-virustotal from 3.2.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-virustotal/releases)
- [Commits](crazy-max/ghaction-virustotal@6d0c025...92a6081)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-virustotal
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 38cb7aa commit 8c2366e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: VirusTotal Scan
id: vt-scan
uses: crazy-max/ghaction-virustotal@6d0c025d8231cb0687a3173a515177b3cac8e064 # v3
uses: crazy-max/ghaction-virustotal@92a6081d9aab8f8ef3d9081e8bb264aaccc9e74d # v3
with:
vt_api_key: ${{ secrets.VT_API_KEY }}
request_rate: 4
Expand Down

0 comments on commit 8c2366e

Please sign in to comment.