Skip to content

Commit

Permalink
updated gitleaks
Browse files Browse the repository at this point in the history
  • Loading branch information
andybeet committed Oct 9, 2024
1 parent edb150e commit e1a97e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
fetch-depth: '2'
- name: gitleaks-action
uses: zricethezav/gitleaks-action@master
uses: gitleaks/[email protected]

0 comments on commit e1a97e4

Please sign in to comment.