diff --git a/.github/workflows/semgrep-analysis.yml b/.github/workflows/semgrep-analysis.yml index 42e21a68..e0773585 100644 --- a/.github/workflows/semgrep-analysis.yml +++ b/.github/workflows/semgrep-analysis.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/checkout@v3 # Scan code using project's configuration on https://semgrep.dev/manage - - uses: returntocorp/semgrep-action@5f527831fb11fa698f72b1181080d95a04755a2a + - uses: returntocorp/semgrep-action@483865da2af626034be23030870fed4bb42371db with: publishToken: ${{ secrets.SEMGREP_APP_TOKEN }} generateSarif: "1"