Skip to content

fix(ci): replace gitleaks-action with gitleaks CLI v8.30.1 (free)#48

Merged
ernestprovo23 merged 1 commit into
mainfrom
fix/gitleaks-use-cli-free
Jun 29, 2026
Merged

fix(ci): replace gitleaks-action with gitleaks CLI v8.30.1 (free)#48
ernestprovo23 merged 1 commit into
mainfrom
fix/gitleaks-use-cli-free

Conversation

@ernestprovo23

Copy link
Copy Markdown
Member

Summary

gitleaks/gitleaks-action@v3 requires a paid GITLEAKS_LICENSE secret for org repos — was already failing CI before DSE-72's merge. Replaces the action wrapper with the gitleaks CLI binary (MIT license, free for all repos), pinned at v8.30.1.

Test plan

  • CI green — gitleaks job installs binary and runs detect with exit code 1 on any leak

… v8.30.1

gitleaks/gitleaks-action@v3 requires a paid GITLEAKS_LICENSE secret for
org repos and was already failing CI silently. Replace with the gitleaks
CLI binary (MIT, free for all repos), pinned at v8.30.1.

Closes GH issue companion to DSE-72.
@ernestprovo23 ernestprovo23 merged commit 5548580 into main Jun 29, 2026
6 checks passed
@ernestprovo23 ernestprovo23 deleted the fix/gitleaks-use-cli-free branch June 29, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant