Skip to content

CCM-14499: Pin GitHub Actions to SHAs#227

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

CCM-14499: Pin GitHub Actions to SHAs#227
damientobin1 merged 10 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/checkout@v4
  • actions/checkout@v6
  • actions/configure-pages@v5
  • actions/setup-node@v4
  • actions/upload-artifact@v4
  • actions/upload-artifact@v7
  • actions/upload-pages-artifact@v3
  • aws-actions/configure-aws-credentials@v4
  • aws-actions/configure-aws-credentials@v6
  • github/combine-prs@v5.2.0
  • peter-evans/create-pull-request@v8.1.0
  • ruby/setup-ruby@v1.180.1

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.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@damientobin1 damientobin1 marked this pull request as ready for review April 2, 2026 10:27
@damientobin1 damientobin1 requested review from a team as code owners April 2, 2026 10:27
@damientobin1 damientobin1 added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit ac6e321 Apr 2, 2026
29 checks passed
@damientobin1 damientobin1 deleted the feature/CCM-14499_pin_github_actions_to_shas branch April 2, 2026 14:58
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