Skip to content

Add Dependabot github-actions ecosystem with cooldown#444

Open
normprovost wants to merge 1 commit into
mainfrom
norm/dependabot-github-actions
Open

Add Dependabot github-actions ecosystem with cooldown#444
normprovost wants to merge 1 commit into
mainfrom
norm/dependabot-github-actions

Conversation

@normprovost
Copy link
Copy Markdown

Why?

Action uses: references in this repo are SHA-pinned by policy, but nothing keeps those pins current. This enables daily SHA bumps (and refreshed # vX.Y.Z comments) for GitHub Actions, with a 7-day cooldown window to mitigate supply-chain risk from newly-published malicious versions before we adopt them.

How?

Adds .github/dependabot.yml enabling the github-actions ecosystem on a daily schedule with a 7-day default cooldown, grouped updates, and a per-run PR cap.

Generated with Claude Code

Daily on weekdays at 12:00 UTC, 7-day cooldown to mitigate supply-chain risk from newly-published malicious versions. Part of intercom/intercom#516802.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@normprovost normprovost self-assigned this May 29, 2026
Copy link
Copy Markdown
Member

@eredi93 eredi93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only adds the Dependabot github-actions ecosystem block — matches the org-wide rollout canonical config exactly. No other files touched.

~ Automated via Claude

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.

2 participants