Skip to content

Update GitHub Action Versions#68

Open
scottbilas wants to merge 1 commit into
devfrom
gh-actions-update-1782001887
Open

Update GitHub Action Versions#68
scottbilas wants to merge 1 commit into
devfrom
gh-actions-update-1782001887

Conversation

@scottbilas

Copy link
Copy Markdown
Owner

GitHub Actions Version Updates

Copilot AI review requested due to automatic review settings June 21, 2026 00:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s GitHub Actions workflows to use the newly released actions/checkout@v7.0.0, keeping CI/release automation current and aligned with upstream security and maintenance updates.

Changes:

  • Bump actions/checkout from v6.0.3 to v7.0.0 across validation, publishing, and updater workflows.
  • Keep workflow behavior otherwise unchanged (same triggers, runners, and step structure).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/validate.yml Updates the checkout action version used by the dev-branch validation job.
.github/workflows/updater.yml Updates the checkout action version used by the scheduled version-updater job.
.github/workflows/publish-terminal.yml Updates the checkout action version used by the terminal NuGet publish workflow.
.github/workflows/publish-core.yml Updates the checkout action version used by the core NuGet publish workflow.

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

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