Skip to content

Commit 4e3d5dc

Browse files
Bump crazy-max/ghaction-virustotal from 4 to 5 (#90)
Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from 4 to 5. - [Release notes](https://github.com/crazy-max/ghaction-virustotal/releases) - [Commits](crazy-max/ghaction-virustotal@v4...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-virustotal dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7334a6f commit 4e3d5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777

7878
- name: VirusTotal scan
7979
if: github.event_name == 'release' && matrix.configuration == 'Release'
80-
uses: crazy-max/ghaction-virustotal@v4
80+
uses: crazy-max/ghaction-virustotal@v5
8181
with:
8282
vt_api_key: ${{ secrets.VIRUSTOTAL_API_KEY }}
8383
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)