From 0d27f883e299a9c3e4ddc2846bd41256abe2c4b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 03:00:59 +0000 Subject: [PATCH] chore(deps): update veracode/veracode-pipeline-scan-results-to-sarif digest to bbb92f8 --- .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..79b78ab 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@bbb92f8ccedc6c38e07d32c16cf2f690e7b4ba08 with: pipeline-results-json: results.json - uses: github/codeql-action/upload-sarif@v2