diff --git a/.github/workflows/Semgrep.yml b/.github/workflows/Semgrep.yml index 307f8a1..2b44593 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@489225d82a57396c6f426a40e66d461b16b3461d # v2.20.4 + uses: github/codeql-action/upload-sarif@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2.21.8 with: sarif_file: semgrep.sarif if: always() \ No newline at end of file