diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 6797071..a0da860 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -29,7 +29,7 @@ jobs: env: SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} container: - image: semgrep/semgrep@sha256:550dfdac1ec5d4a757d1c2ac0197a6360ef3ac8e3d0a804731eab07242e91b4c + image: semgrep/semgrep@sha256:4614ec53294cc63f086755157dfb108121c69087d15c3e8d4c7ac603fb0eaa54 steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 # generate the SARIF file to upload to the GitHub Advanced Security Dashboard