From 65b074ca9c7b27d323023a40a03b75157021bc5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 21:48:07 +0000 Subject: [PATCH] chore(deps): update cssnr/virustotal-action action to v2 --- actions/release_create/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/release_create/action.yml b/actions/release_create/action.yml index 928965c3..dec2fe14 100644 --- a/actions/release_create/action.yml +++ b/actions/release_create/action.yml @@ -71,7 +71,7 @@ runs: - name: VirusTotal if: inputs.virustotal_api_key != '' id: vt - uses: cssnr/virustotal-action@e2d194486614b28c3cf884f4bf13e39cac959b8d # v1.7.0 + uses: cssnr/virustotal-action@5edfa4c982eb0caec6d568ea27cf715269f5c23b # v2 with: file_globs: ${{ inputs.artifacts }} sha256: true