From c00845cdf162581b6d26fb6b6211c1a2a8b7b600 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 04:31:20 +0000 Subject: [PATCH] chore(deps): update veracode/veracode-pipeline-scan-results-to-sarif digest to 1b66552 --- .github/workflows/veracode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/veracode.yml b/.github/workflows/veracode.yml index 7c71b4d..083dd0a 100644 --- a/.github/workflows/veracode.yml +++ b/.github/workflows/veracode.yml @@ -49,7 +49,7 @@ jobs: continue-on-error: true - name: Convert pipeline scan output to SARIF format id: convert - uses: veracode/veracode-pipeline-scan-results-to-sarif@99c541b171135ee0e29d3e5b938f74d88b0c5787 + uses: veracode/veracode-pipeline-scan-results-to-sarif@1b665526c459bff603e5c11d1a5d89b803fe4c3a with: pipeline-results-json: results.json - uses: github/codeql-action/upload-sarif@v2