From e1c5886a752f0eb971bf8442d9c1b93fd8c0c026 Mon Sep 17 00:00:00 2001 From: riddhi-desai Date: Fri, 17 May 2024 15:58:46 -0400 Subject: [PATCH] Update gitleaks --- .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 9a1d1811..5e9321ac 100644 --- a/.github/workflows/gitleaks.yml +++ b/.github/workflows/gitleaks.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest env: REPO: https://github.com/MeasureAuthoringTool/cql-elm-translation - REMOTE_EXCLUDES_URL: https://raw.githubusercontent.com/semanticbits/bmat-gitleaks-automation/master/cql-elm-translation/gitleaks.toml + REMOTE_EXCLUDES_URL: https://raw.githubusercontent.com/semanticbits/bmat-gitleaks-automation/master/madie-fhir-elm-translator/gitleaks.toml GITLEAKS_VERSION: v7.5.0 steps: - name: Execute Gitleaks