Skip to content

Commit

Permalink
update gitleaks version
Browse files Browse the repository at this point in the history
  • Loading branch information
riddhi-desai committed Dec 12, 2024
1 parent 72599e9 commit 3865440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitleaks_github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
runs-on: ubuntu-latest
env:
REPO: https://github.com/MeasureAuthoringTool/mat-drupal
REMOTE_EXCLUDES_URL: https://raw.githubusercontent.com/casey-erdmann/bmat-gitleaks-automation/master/mat-drupal/gitleaks.toml
GITLEAKS_VERSION: v3.0.3
REMOTE_EXCLUDES_URL: https://raw.githubusercontent.com/semanticbits/bmat-gitleaks-automation/master/mat-drupal/gitleaks.toml
GITLEAKS_VERSION: v7.5.0
steps:
- name: Execute Gitleaks
run: |
Expand Down

0 comments on commit 3865440

Please sign in to comment.