Skip to content

Commit

Permalink
switch gitleaks version
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSchwert committed May 30, 2024
1 parent bfec56a commit 58eacb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secret-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: gitleaks/[email protected].5
- uses: gitleaks/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}

0 comments on commit 58eacb5

Please sign in to comment.