Skip to content

Run dependency and security updates daily#22

Merged
thinksyncs merged 1 commit intomainfrom
codex/daily-updates
Mar 21, 2026
Merged

Run dependency and security updates daily#22
thinksyncs merged 1 commit intomainfrom
codex/daily-updates

Conversation

@thinksyncs
Copy link
Copy Markdown
Contributor

Summary

  • change Dependabot npm updates to daily
  • change Dependabot GitHub Actions updates to daily
  • run the Security workflow daily instead of weekly

Validation

  • git diff --check

Copilot AI review requested due to automatic review settings March 21, 2026 10:32
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 increases the frequency of automated dependency and security maintenance by switching Dependabot updates (npm + GitHub Actions) to run daily and updating the Security GitHub Actions workflow schedule to run daily.

Changes:

  • Update the Security workflow cron schedule from weekly to daily.
  • Change Dependabot npm update interval from weekly to daily.
  • Change Dependabot GitHub Actions update interval from weekly to daily.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/security.yml Adjusts the scheduled run cadence of the Security workflow to daily.
.github/dependabot.yml Switches Dependabot update intervals for npm and GitHub Actions to daily.

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

@thinksyncs thinksyncs merged commit d0d2767 into main Mar 21, 2026
10 checks passed
@thinksyncs thinksyncs deleted the codex/daily-updates branch March 21, 2026 10:34
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