Skip to content

CCM-14499: Pin GitHub Actions to SHAs#897

Merged
damientobin1 merged 15 commits intomainfrom
feature/CCM-14499_pin_github_actions_to_shas
Apr 2, 2026
Merged

CCM-14499: Pin GitHub Actions to SHAs#897
damientobin1 merged 15 commits intomainfrom
feature/CCM-14499_pin_github_actions_to_shas

Conversation

@damientobin1
Copy link
Copy Markdown
Contributor

@damientobin1 damientobin1 commented Apr 1, 2026

Description

Following the recent barrage of supply chain threats and especially https://www.wiz.io/blog/new-github-action-supply-chain-attack-reviewdog-action-setup its now recommended all 3rd party actions be referenced using SHA rather than a tag as tags are not immutable but the commits are.

Type of changes

The following actions were pinned by SHA

  • actions/cache@v4
  • actions/checkout@v4
  • actions/checkout@v5
  • actions/checkout@v5.0.0
  • actions/download-artifact@v4
  • actions/download-artifact@v5
  • actions/setup-node@v4
  • actions/setup-node@v5
  • actions/upload-artifact@v4
  • aws-actions/configure-aws-credentials@v4
  • github/combine-prs@v5.2.0
  • peter-evans/create-pull-request@v7.0.8

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 April 2, 2026 13:27
@damientobin1 damientobin1 requested review from a team as code owners April 2, 2026 13:27
@damientobin1 damientobin1 merged commit 47eee60 into main Apr 2, 2026
43 checks passed
@damientobin1 damientobin1 deleted the feature/CCM-14499_pin_github_actions_to_shas branch April 2, 2026 13:27
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