From 73ad6889827ec0f984285590fe63060cfac2dbae Mon Sep 17 00:00:00 2001 From: Garrett Beatty Date: Thu, 1 May 2025 14:33:40 -0400 Subject: [PATCH] Pin commit hash --- .github/workflows/semgrep-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semgrep-analysis.yml b/.github/workflows/semgrep-analysis.yml index 1ae557e76..5de1f34ba 100644 --- a/.github/workflows/semgrep-analysis.yml +++ b/.github/workflows/semgrep-analysis.yml @@ -35,7 +35,7 @@ jobs: p/owasp-top-ten - name: Upload SARIF file for GitHub Advanced Security Dashboard - uses: github/codeql-action/upload-sarif@v2 + uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 #v3.28.16 with: sarif_file: semgrep.sarif if: always() \ No newline at end of file