diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index b936f23e..ae9132b0 100644 --- a/.github/workflows/Semgrep.yml +++ b/.github/workflows/Semgrep.yml @@ -42,7 +42,7 @@ jobs: SEMGREP_RULES: p/default # more at semgrep.dev/explore - name: Upload SARIF file for GitHub Advanced Security Dashboard - uses: github/codeql-action/upload-sarif@2cb752a87e96af96708ab57187ab6372ee1973ab # v2.22.0 + uses: github/codeql-action/upload-sarif@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12 with: sarif_file: semgrep.sarif if: always() \ No newline at end of file