Skip to content

chore(dependabot): ignore gitleaks-action v3 major bump - #712

Merged
d-oit merged 1 commit into
mainfrom
chore/dependabot-ignore-gitleaks-v3
Aug 18, 2026
Merged

chore(dependabot): ignore gitleaks-action v3 major bump#712
d-oit merged 1 commit into
mainfrom
chore/dependabot-ignore-gitleaks-v3

Conversation

@d-oit

@d-oit d-oit commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a Dependabot ignore rule so gitleaks/gitleaks-action v3+ is not re-proposed.

Why

gitleaks-action v3+ requires a paid GITLEAKS_LICENSE secret for organizations. This repo is the d-oit org and has no such secret. The workflow already pins v2.3.9 for this reason (see plans/115-gitleaks-license-pre-existing-2026-08-11.md), but Dependabot's major-version bump (#708) ignored the pin and proposed v3.0.0, which was closed.

The @dependabot ignore this major version comment on the closed PR is not a durable fix — a config-level ignore rule is.

Change

.github/dependabot.yml — ignore gitleaks/gitleaks-action 3.x under the github-actions ecosystem, with an explanatory comment.

v3+ requires a paid GITLEAKS_LICENSE secret; the repo pins v2.3.9
(see plans/115-gitleaks-license-pre-existing-2026-08-11.md).

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
do-knowledge-studio Ready Ready Preview, v0 Aug 18, 2026 8:30pm

@github-actions

Copy link
Copy Markdown
Contributor

Blocked merge diagnosis — blocked
⏳ Check run(s) still in progress: ["Quality Gate","shellcheck","Codacy Static Code Analysis","Detect Changes","GitHub Actions Workflow Validation","Infrastructure as Code Security","YAML Syntax Validation","Trivy Filesystem Security Scan","Secret Detection","commitlint","Shell Script Security Analysis","Diagnose Blocked Merge State","labeler","Analyze (javascript-typescript)","Analyze (actions)"]

@codacy-production

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@d-oit
d-oit merged commit 25bcf01 into main Aug 18, 2026
25 checks passed
@d-oit
d-oit deleted the chore/dependabot-ignore-gitleaks-v3 branch August 18, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant