Skip to content

Add Dependabot for GitHub Actions updates#8

Open
Copilot wants to merge 7 commits intomainfrom
copilot/add-dependabot-for-actions
Open

Add Dependabot for GitHub Actions updates#8
Copilot wants to merge 7 commits intomainfrom
copilot/add-dependabot-for-actions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 4, 2026

  • Use a descriptive group label (github-actions-dependencies)
  • Add a 7-day cooldown period to the Dependabot configuration

Copilot AI linked an issue Apr 4, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add Dependabot for actions updates Add Dependabot for GitHub Actions updates Apr 4, 2026
Copilot AI requested a review from jbampton April 4, 2026 12:23
@jbampton jbampton added the good first issue Good for newcomers label Apr 4, 2026
@jbampton jbampton added this to Next Apr 4, 2026
@github-project-automation github-project-automation bot moved this to In progress in Next Apr 4, 2026
@jbampton jbampton moved this from In progress to Review in progress in Next Apr 4, 2026
@jbampton jbampton marked this pull request as ready for review April 4, 2026 13:51
Copy link
Copy Markdown
Contributor

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

Adds a Dependabot configuration to keep GitHub Actions used in this repo’s workflows up to date automatically (e.g., updating pinned action SHAs in .github/workflows/*).

Changes:

  • Introduces .github/dependabot.yml to enable Dependabot GitHub Actions updates.
  • Configures weekly update checks.
  • Adds a dependency group (github-actions-dependencies) to bundle GitHub Actions updates together.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

Status: Review in progress

Development

Successfully merging this pull request may close these issues.

Add Dependabot for actions updates

3 participants