Skip to content

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Oct 9, 2025

Description

Adds or updates the Dependabot config for GitHub Actions:

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    commit-message:
      prefix: "ci(deps): "

Motivation

Ensures used GitHub Action dependencies are updated consistently and regularly (but not daily) across our repos.

Additional details

See also: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference

Related issues and pull requests

Part of mdn/fred#887.

@caugner caugner force-pushed the dependabot-for-github-actions branch from 6e5f279 to 83db37a Compare October 14, 2025 15:41
@caugner caugner requested a review from a team October 14, 2025 15:53
@argl argl merged commit 5e2ad80 into main Oct 15, 2025
4 checks passed
@argl argl deleted the dependabot-for-github-actions branch October 15, 2025 09:32
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