Skip to content

Update pinned action versions#512

Merged
Jayden Chan (jayden-chan) merged 1 commit into
masterfrom
jayden/action-updates
Jul 8, 2026
Merged

Update pinned action versions#512
Jayden Chan (jayden-chan) merged 1 commit into
masterfrom
jayden/action-updates

Conversation

@jayden-chan

Copy link
Copy Markdown
Member

Description of the change

Description here

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation or Development tools (readme, specs, tests, code formatting)

Links

  • Jira issue number: (PUT IT HERE)
  • Process.st launch checklist: (PUT IT HERE)

Checklists

Development

  • Prettier was run (if applicable)
  • The behaviour changes in the pull request are covered by specs
  • All tests related to the changed code pass in development

Paperwork

  • This pull request has a descriptive title and information useful to a reviewer
  • This pull request has a Jira number
  • This pull request has a Process.st launch checklist

Code review

  • Changes have been reviewed by at least one other engineer
  • Security impacts of this change have been considered

Copilot AI review requested due to automatic review settings July 8, 2026 21:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 the pinned GitHub Actions actions/checkout commit SHA across multiple workflows, keeping CI/CD dependencies current while maintaining supply-chain best practices (pinning to a full commit SHA).

Changes:

  • Bumped actions/checkout from a v6.x pinned commit to a v7.0.0 pinned commit SHA.
  • Applied the same updated pin consistently across the affected CI/release workflows.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/tests.yml Updates actions/checkout pin used by the test matrix workflow.
.github/workflows/stencilbook.yml Updates actions/checkout pin used by the stencilbook build workflow.
.github/workflows/publish-package.yml Updates actions/checkout pin used by the package publish workflow.
.github/workflows/mint-components-release.yml Updates actions/checkout pin used by the mint-components release workflow.
.github/workflows/deep-forest.yml Updates actions/checkout pin used by the deep-forest deploy workflow.

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

@jayden-chan Jayden Chan (jayden-chan) merged commit 7ab235c into master Jul 8, 2026
11 of 12 checks passed
@jayden-chan Jayden Chan (jayden-chan) deleted the jayden/action-updates branch July 8, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants