Skip to content

Commit

Permalink
user accounts don't need gitleaks license
Browse files Browse the repository at this point in the history
  • Loading branch information
zricethezav authored Jun 7, 2022
1 parent b5ed7ff commit f5c2b63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: zricethezav/gitleaks-action@v2.0.0
- uses: zricethezav/gitleaks-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}

0 comments on commit f5c2b63

Please sign in to comment.