Skip to content

🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions#12

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
dependabot
Oct 5, 2025
Merged

🩹 [Patch]: Update Dependabot configuration to include labels for GitHub Actions#12
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
dependabot

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request adds a Dependabot configuration file to the repository, enabling automated dependency updates for GitHub Actions workflows.

Dependency management automation:

  • Added a .github/dependabot.yml file to configure Dependabot to check for updates to GitHub Actions dependencies on a weekly schedule and label related pull requests with dependencies and github-actions.

Copilot AI review requested due to automatic review settings October 5, 2025 10:17
Copy link

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 Dependabot configuration to enable automated dependency updates for GitHub Actions workflows. The configuration sets up weekly checks for GitHub Actions dependencies and applies appropriate labels to generated pull requests.

Key Changes

  • Added .github/dependabot.yml configuration file for GitHub Actions dependency management
  • Configured weekly update schedule with dependencies and github-actions labels

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 321bb96 into main Oct 5, 2025
16 of 19 checks passed
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.

1 participant