Skip to content

Bump to actions/checkout@v7 - #6

Merged
randytarampi merged 1 commit into
mainfrom
chore/DEED-745/upgrade-github-actions
Jul 31, 2026
Merged

Bump to actions/checkout@v7#6
randytarampi merged 1 commit into
mainfrom
chore/DEED-745/upgrade-github-actions

Conversation

@randytarampi

@randytarampi randytarampi commented Jul 30, 2026

Copy link
Copy Markdown
Member

Per the title and the commit.


Summary by cubic

Upgrade actions/checkout to v7 in the lint and unit workflows to pick up the latest security and performance fixes. Aligns with DEED-745 to modernize our GitHub Actions.

Written for commit 13e0033. Summary will update on new commits.

Review in cubic

@randytarampi randytarampi self-assigned this Jul 30, 2026
Copilot AI review requested due to automatic review settings July 30, 2026 07:28
@randytarampi randytarampi added the enhancement New feature or request label Jul 30, 2026
@bonterra-integrations-serviceuser

bonterra-integrations-serviceuser commented Jul 30, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub Actions workflows to use actions/checkout@v7, keeping CI aligned with the latest upstream security/performance fixes for repository checkout.

Changes:

  • Bump actions/checkout from v4 to v7 in the Unit Test workflow.
  • Bump actions/checkout from v4 to v7 in the Lint workflow.

Reviewed changes

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

File Description
.github/workflows/unit.yml Updates the checkout action used by the unit test job to actions/checkout@v7.
.github/workflows/lint.yml Updates the checkout action used by the lint job to actions/checkout@v7.

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

@randytarampi
randytarampi enabled auto-merge July 30, 2026 07:30

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@randytarampi
randytarampi merged commit 1064b48 into main Jul 31, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

4 participants