Skip to content

Commit

Permalink
chore: upgrade gitleaks dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Grisolfi committed May 17, 2024
1 parent 38a9568 commit 8a04934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@e6dab246340401bf53eec993b8f05aebe80ac636
- uses: grisolfi/gitleaks-action@40bddf0698b541e3482136c8c226f817d76c2432
env:
GITHUB_TOKEN: ${{ secrets.token }}
GITLEAKS_LICENSE: ${{ secrets.gitleaks-license }}
Expand Down

0 comments on commit 8a04934

Please sign in to comment.