From 788890b4089a7f9ce27143426e322381004445a5 Mon Sep 17 00:00:00 2001 From: Ilya <79799415+St-Ilya@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:23:27 +0300 Subject: [PATCH] Update semgrep-scan.yml --- .github/workflows/semgrep-scan.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/semgrep-scan.yml b/.github/workflows/semgrep-scan.yml index d4a4c05..60c0d48 100644 --- a/.github/workflows/semgrep-scan.yml +++ b/.github/workflows/semgrep-scan.yml @@ -8,5 +8,3 @@ on: jobs: scan: uses: valitydev/java-workflow/.github/workflows/semgrep-scan.yml@v3.0 - secrets: - mm-sa-wh-url: ${{ secrets.MATTERMOST_SA_WH_URL}}