Skip to content

Add Dependabot GitHub Actions ecosystem tracking#442

Merged
distantcam merged 2 commits intomainfrom
copilot/check-workflow-task-updates
Mar 28, 2026
Merged

Add Dependabot GitHub Actions ecosystem tracking#442
distantcam merged 2 commits intomainfrom
copilot/check-workflow-task-updates

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

Dependabot was only configured for NuGet, leaving workflow actions (actions/checkout, actions/setup-dotnet, actions/upload-artifact, dependabot/fetch-metadata, NuGet/login) unmonitored for updates.

Changes

  • .github/dependabot.yml: Added github-actions ecosystem with a weekly schedule alongside the existing nuget config.
- package-ecosystem: github-actions
  directory: "/"
  schedule:
    interval: weekly

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Agent-Logs-Url: https://github.com/distantcam/AutoCtor/sessions/a8c73a1e-d618-496e-ad79-03b578ecf9a1

Co-authored-by: distantcam <1298847+distantcam@users.noreply.github.com>
Copilot AI changed the title [WIP] Check for updates on workflow tasks Add Dependabot GitHub Actions ecosystem tracking Mar 28, 2026
Copilot AI requested a review from distantcam March 28, 2026 00:31
@distantcam distantcam marked this pull request as ready for review March 28, 2026 00:34
@distantcam distantcam merged commit 75c68e0 into main Mar 28, 2026
13 checks passed
@distantcam distantcam deleted the copilot/check-workflow-task-updates branch March 28, 2026 00:35
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