Skip to content

Upgrade actions/github-script and actions/checkout to latest versions#16858

Open
akoeplinger wants to merge 2 commits into
mainfrom
upgrade-actions
Open

Upgrade actions/github-script and actions/checkout to latest versions#16858
akoeplinger wants to merge 2 commits into
mainfrom
upgrade-actions

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

@akoeplinger akoeplinger commented May 21, 2026

The old versions are deprecated.

To double check:

The old version is deprecated.
Copilot AI review requested due to automatic review settings May 21, 2026 15:16
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

Updates reusable GitHub Actions workflows in dotnet/arcade to use the non-deprecated actions/github-script major version, keeping the repo’s automation (scheduled cleanup and backport workflow) aligned with current supported action versions.

Changes:

  • Upgrade actions/github-script usage from @v7 to @v9 in the scheduled workflow-run cleanup reusable workflow.
  • Upgrade actions/github-script usage from @v7 to @v9 across the reusable backport workflow steps.

Reviewed changes

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

File Description
.github/workflows/scheduled-action-cleanup-base.yml Bumps actions/github-script to @v9 for the workflow-run cleanup step.
.github/workflows/backport-base.yml Bumps all actions/github-script steps to @v9 for the backport automation workflow.

@akoeplinger akoeplinger changed the title Upgrade actions/github-script from v7 to v9 Upgrade actions/github-script and actions/checkout to latest versions May 21, 2026
@akoeplinger
Copy link
Copy Markdown
Member Author

/ba-g github actions changes only

@akoeplinger akoeplinger enabled auto-merge (squash) May 21, 2026 15:28
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