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 c3aba95 to 39f8dd6 Compare October 14, 2025 15:44
@caugner caugner requested a review from a team October 14, 2025 15:51
@caugner caugner merged commit ebadd90 into main Oct 15, 2025
5 checks passed
@caugner caugner deleted the dependabot-for-github-actions branch October 15, 2025 09:21
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