vanity-dev-engine/.github/workflows
OliverGiertz ec14acb46e fix(security-scan): resolve gitleaks version dynamically via API
The static URL gitleaks_linux_x64.tar.gz does not work as gitleaks
uses versioned filenames (e.g. gitleaks_8.x.x_linux_x64.tar.gz).
Fetch the latest tag via GitHub API and construct the correct URL.
2026-03-11 08:25:53 +00:00
..
repo-pipeline.yml fix(security-scan): resolve gitleaks version dynamically via API 2026-03-11 08:25:53 +00:00