From 391985a96f4302000f19501451e23c3591d8e678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 12:30:11 +0000 Subject: [PATCH] Bump crazy-max/ghaction-virustotal from 3 to 4 Bumps [crazy-max/ghaction-virustotal](https://github.com/crazy-max/ghaction-virustotal) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-virustotal/releases) - [Commits](https://github.com/crazy-max/ghaction-virustotal/compare/v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-virustotal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/virustotal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/virustotal.yml b/.github/workflows/virustotal.yml index ed0ed3f..bee9f92 100644 --- a/.github/workflows/virustotal.yml +++ b/.github/workflows/virustotal.yml @@ -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: |