diff --git a/.github/workflows/sast.yaml b/.github/workflows/sast.yaml index dd1c08b..336b15d 100644 --- a/.github/workflows/sast.yaml +++ b/.github/workflows/sast.yaml @@ -19,7 +19,7 @@ jobs: name: semgrep-oss/scan runs-on: ubuntu-latest container: - image: semgrep/semgrep@sha256:bdf7013b2c3634a487671158da77c554f531742326b543a9464d2adf6c433ac8 + image: semgrep/semgrep@sha256:65dcd4408adda7c183a6b4550cb1e9b19f7f627a6fbb7e0559bd466bedc44d7b steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Scan