Skip to content

CCM-14499: Pin GitHub Actions to SHAs#271

Draft
damientobin1 wants to merge 8 commits intomainfrom
feature/CCM-14499_pin_github_actions_to_shas
Draft

CCM-14499: Pin GitHub Actions to SHAs#271
damientobin1 wants to merge 8 commits intomainfrom
feature/CCM-14499_pin_github_actions_to_shas

Conversation

@damientobin1
Copy link
Copy Markdown

@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/checkout@v4
  • actions/checkout@v5
  • actions/checkout@v5.0.0
  • actions/configure-pages@v5
  • actions/deploy-pages@v4
  • actions/download-artifact@v5
  • actions/setup-node@v4
  • actions/setup-node@v6
  • actions/setup-python@v6
  • actions/upload-artifact@v4
  • actions/upload-pages-artifact@v3
  • aws-actions/configure-aws-credentials@v4
  • dorny/paths-filter@v3
  • github/combine-prs@v5.2.0
  • ruby/setup-ruby@v1.267.0

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.

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.

1 participant