Skip to content

Commit

Permalink
Update gitleaks-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pylapp authored Jan 23, 2024
1 parent 33b9d2b commit 7c4ea3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- uses: gitleaks/gitleaks-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}

0 comments on commit 7c4ea3e

Please sign in to comment.