From 7218e676e687d5b516a90dec773f6fe40fc394cc Mon Sep 17 00:00:00 2001 From: iamramashishsharma <168178915+iamramashishsharma@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:53:15 +0530 Subject: [PATCH] update gitleaks.yml --- .github/workflows/gitleaks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitleaks.yml b/.github/workflows/gitleaks.yml index 61b4c26..2bb2aaa 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -57,4 +57,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: gitleaks-sarif-report - path: results.sarif \ No newline at end of file + path: results.sarif \ No newline at end of file