Skip to content

Commit

Permalink
Revert "Disable Gitleaks artifact upload because of a bug in Gitleaks"
Browse files Browse the repository at this point in the history
  • Loading branch information
spaze authored Dec 30, 2024
1 parent 70759a5 commit 09439ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Used to comment on PRs
GITLEAKS_VERSION: latest
GITLEAKS_ENABLE_UPLOAD_ARTIFACT: false # Can re-enable when https://github.com/gitleaks/gitleaks/pull/1673 is released

0 comments on commit 09439ef

Please sign in to comment.