Skip to content

CCM-18143: Updating_Github_Actions_Validation#209

Open
damientobin1 wants to merge 3 commits into
mainfrom
feature/CCM-18143_deprecated_github_actions_updated
Open

CCM-18143: Updating_Github_Actions_Validation#209
damientobin1 wants to merge 3 commits into
mainfrom
feature/CCM-18143_deprecated_github_actions_updated

Conversation

@damientobin1
Copy link
Copy Markdown
Contributor

Description

Updating deprecated 3rd party github actions to versions that support node24

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@damientobin1 damientobin1 marked this pull request as ready for review May 27, 2026 15:23
@damientobin1 damientobin1 requested a review from a team as a code owner May 27, 2026 15:23
sidnhs
sidnhs previously approved these changes May 27, 2026
Copy link
Copy Markdown

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 updates pinned GitHub Actions (and their version comments) to newer revisions intended to support the upcoming Node.js 24 runtime used by GitHub-hosted actions.

Changes:

  • Bump several third-party GitHub Actions to newer pinned SHAs (e.g., actions/download-artifact, actions/setup-node, pnpm/action-setup, aws-actions/configure-aws-credentials, github/codeql-action/upload-sarif, peter-evans/create-pull-request).
  • Normalize/clarify action version comments (e.g., actions/checkout # v6.0.2, asdf-vm/actions/setup # v4.0.1, actions/configure-pages # v6.0.0).

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/stage-5-publish.yaml Updates actions/checkout comment and bumps actions/download-artifact pin.
.github/workflows/stage-4-acceptance.yaml Updates actions/checkout version comment across acceptance jobs.
.github/workflows/stage-3-build.yaml Updates actions/checkout comment and bumps pnpm/action-setup pin.
.github/workflows/stage-2-test.yaml Updates actions/checkout version comment across test jobs.
.github/workflows/stage-1-commit.yaml Updates actions/checkout comment and bumps asdf-vm/actions/setup comment.
.github/workflows/scorecard.yml Updates actions/checkout comment and bumps github/codeql-action/upload-sarif pin.
.github/workflows/scheduled-repository-template-sync.yaml Updates actions/checkout comment and bumps peter-evans/create-pull-request pin.
.github/workflows/release_created.yaml Updates actions/checkout version comment.
.github/workflows/comms_pr-title-check.yaml Updates actions/checkout version comment.
.github/workflows/cicd-3-deploy.yaml Updates actions/checkout version comment in deploy workflow.
.github/workflows/cicd-1-pull-request.yaml Updates actions/checkout version comment.
.github/actions/sync-template-repo/action.yaml Updates actions/checkout version comment for composite action.
.github/actions/scan-dependencies/action.yaml Bumps aws-actions/configure-aws-credentials pin.
.github/actions/create-lines-of-code-report/action.yaml Bumps aws-actions/configure-aws-credentials pin.
.github/actions/build-docs/action.yml Bumps actions/setup-node and ruby/setup-ruby pins; updates version comments for pages-related actions.

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

Comment thread .github/workflows/scheduled-repository-template-sync.yaml
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.

3 participants