We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dec648 commit 33b8f08Copy full SHA for 33b8f08
.github/workflows/gitleaks.yml
@@ -23,3 +23,4 @@ jobs:
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Used to comment on PRs
25
GITLEAKS_VERSION: latest
26
+ GITLEAKS_ENABLE_UPLOAD_ARTIFACT: false # Can re-enable when https://github.com/gitleaks/gitleaks/pull/1673 is released
0 commit comments