Skip to content

Add dependabot cooldown#1174

Merged
martincostello merged 2 commits intodevfrom
dependabot-cooldown
Mar 9, 2026
Merged

Add dependabot cooldown#1174
martincostello merged 2 commits intodevfrom
dependabot-cooldown

Conversation

@martincostello
Copy link
Copy Markdown
Member

Add a 3 day cooldown for dependabot updates.
Copilot AI review requested due to automatic review settings March 9, 2026 12:16
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a 3-day cooldown period for Dependabot updates to resolve two code scanning alerts raised by the zizmor workflow security linter. Both the Dependabot configuration and the zizmor configuration are updated in sync.

Changes:

  • Added cooldown: default-days: 3 to both the github-actions and nuget ecosystem entries in .github/dependabot.yml.
  • Configured the dependabot-cooldown rule in .github/zizmor.yml with a matching 3-day threshold so the zizmor audit passes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/dependabot.yml Adds cooldown configuration with a 3-day default to both package ecosystem entries
.github/zizmor.yml Configures the dependabot-cooldown zizmor rule with a 3-day threshold

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Address review comment.
@martincostello martincostello merged commit d29e9d3 into dev Mar 9, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants