Skip to content

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.

@MariusStorhaug MariusStorhaug self-assigned this Oct 5, 2025
@Copilot Copilot AI review requested due to automatic review settings October 5, 2025 10:17
Copy link

@Copilot 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 MariusStorhaug merged commit 321bb96 into main Oct 5, 2025
16 of 19 checks passed
@MariusStorhaug MariusStorhaug deleted the dependabot branch October 5, 2025 10:22
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