Skip to content

Commit

Permalink
force push, pin gitleaks-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmrtvy authored Jun 12, 2023
1 parent 88ad601 commit 0488420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion required_workflows/leaked_secrets_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: gitleaks/gitleaks-action@v2
- uses: gitleaks/gitleaks-action@v2.3.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}

0 comments on commit 0488420

Please sign in to comment.