Skip to content

Commit

Permalink
Update gitleaks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
salem84 authored Apr 17, 2024
1 parent 86cfe13 commit eb4383d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE}}

# - name: Upload results to Security tab
# uses: github/codeql-action/upload-sarif@v3
# with:
# sarif_file: ${{ steps.gitleaks.outputs.sarifFile }}
- name: Upload results to Security tab
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif

0 comments on commit eb4383d

Please sign in to comment.