From 04e07d72e345fe4b0878d425063761044c8586d2 Mon Sep 17 00:00:00 2001 From: Stuart Sessions Date: Thu, 20 Aug 2026 08:32:43 -0400 Subject: [PATCH] =?UTF-8?q?Updated=20veracode/veracode-fix-for-sca=20actio?= =?UTF-8?q?n=20to=20v0.1.6=20=E2=80=93=20resolves=20no=20summary=20on=20fi?= =?UTF-8?q?x=20creation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/veracode-fix-for-sca.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/veracode-fix-for-sca.yml b/.github/workflows/veracode-fix-for-sca.yml index b0e792f70..2d7889b31 100644 --- a/.github/workflows/veracode-fix-for-sca.yml +++ b/.github/workflows/veracode-fix-for-sca.yml @@ -85,7 +85,7 @@ jobs: path: 'source-code' - id: run-fix-sca - uses: veracode/veracode-fix-for-sca@v0.1.4 + uses: veracode/veracode-fix-for-sca@v0.1.6 env: VERACODE_API_KEY_ID: '${{ secrets.VERACODE_API_ID }}' VERACODE_API_KEY_SECRET: '${{ secrets.VERACODE_API_KEY }}'