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 requested a review from a team as a code owner October 9, 2025 12:02
@caugner caugner requested review from bsmth and removed request for a team October 9, 2025 12:02
@caugner caugner force-pushed the dependabot-for-github-actions branch from 53992a8 to 083fcaf Compare October 14, 2025 15:40
@caugner caugner requested a review from a team October 14, 2025 15:53
@argl argl merged commit 8051ebb into main Oct 15, 2025
5 checks passed
@argl argl deleted the dependabot-for-github-actions branch October 15, 2025 09: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.

3 participants