Skip to content

CCM-18143: Updating_Github_Actions_Validation#208

Merged
damientobin1 merged 3 commits into
mainfrom
feature/CCM-18143_deprecated_github_actions_updated
May 27, 2026
Merged

CCM-18143: Updating_Github_Actions_Validation#208
damientobin1 merged 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.

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

Updates pinned GitHub Actions used by workflows and composite actions to newer revisions intended to support Node.js 24, removing remaining references to older/deprecated action revisions across this repository.

Changes:

  • Bump actions/checkout to a newer pinned commit (annotated as v6) in the Scorecard and release workflows.
  • Bump actions/upload-artifact to a newer pinned commit (annotated as v7.0.1) in Scorecard and internal composite actions.

Reviewed changes

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

File Description
.github/workflows/scorecard.yml Updates actions/checkout and actions/upload-artifact pins used by the Scorecard workflow.
.github/workflows/release_created.yaml Updates the actions/checkout pin used by the release publishing workflow.
.github/actions/scan-dependencies/action.yaml Updates actions/upload-artifact pin used to upload SBOM/vulnerability artifacts.
.github/actions/create-lines-of-code-report/action.yaml Updates actions/upload-artifact pin used to upload the CLOC report artifact.

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

@damientobin1 damientobin1 marked this pull request as ready for review May 27, 2026 11:03
@damientobin1 damientobin1 requested a review from a team as a code owner May 27, 2026 11:03
@damientobin1 damientobin1 merged commit 7669c98 into main May 27, 2026
31 checks passed
@damientobin1 damientobin1 deleted the feature/CCM-18143_deprecated_github_actions_updated branch May 27, 2026 11:45
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