Skip to content

chore(deps): Update actions/checkout action to v7#173

Merged
amandahla merged 1 commit into
mainfrom
konflux/mintmaker/main/major-gh-actions
Jun 25, 2026
Merged

chore(deps): Update actions/checkout action to v7#173
amandahla merged 1 commit into
mainfrom
konflux/mintmaker/main/major-gh-actions

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6.0.3v7.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Summary by CodeRabbit

  • Chores
    • Updated the checkout action used across several automation workflows to a newer pinned release.
    • No changes to workflow behavior, outputs, or user-facing functionality.

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: efc5fc06-a49d-46af-a557-4d78856c3410

📥 Commits

Reviewing files that changed from the base of the PR and between b89b533 and 0342bd7.

📒 Files selected for processing (4)
  • .github/workflows/check-commit-format.yml
  • .github/workflows/generate-terraform-docs.yaml
  • .github/workflows/update-changelog.yml
  • .github/workflows/verify-min-terraform.yml

Walkthrough

Four GitHub Actions workflows update actions/checkout from the pinned v6.0.3 SHA to the v7.0.0 SHA. No other workflow logic or job structure changes.

Changes

actions/checkout v6.0.3 → v7.0.0 bump

Layer / File(s) Summary
actions/checkout pin updated in all workflows
.github/workflows/check-commit-format.yml, .github/workflows/generate-terraform-docs.yaml, .github/workflows/update-changelog.yml, .github/workflows/verify-min-terraform.yml
The pinned actions/checkout SHA is updated from v6.0.3 to v7.0.0 in the checkout step across all four workflow files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

lgtm

Suggested reviewers

  • jerichokeyne
  • willkutler
🚥 Pre-merge checks | ✅ 5 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is mostly empty of required template content (no PR Summary, Detailed Description, Type of Change selection, testing steps, verification checklist, etc.) and contains only auto-generated dependency update information. Complete the PR description using the provided template: add PR Summary, select Type of Change (chore/ci), provide testing/validation approach, and complete the Developer Verification Checklist items.
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: updating actions/checkout to v7, which matches all workflow file updates in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Pr Checklist Claims Vs Evidence (Generic) ✅ Passed PR contains only unchecked checklist items; no checked claims to verify against evidence.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/major-gh-actions

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a terraform-redhat member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@amandahla

Copy link
Copy Markdown
Member

/approve
/lgtm

@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amandahla, red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown

@red-hat-konflux: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/rosa-hcp-public b89b533 link unknown /test rosa-hcp-public

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@amandahla amandahla force-pushed the konflux/mintmaker/main/major-gh-actions branch from b89b533 to 0342bd7 Compare June 25, 2026 14:04
@openshift-ci openshift-ci Bot removed the lgtm label Jun 25, 2026
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@amandahla amandahla merged commit de80e87 into main Jun 25, 2026
4 of 9 checks passed
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/major-gh-actions branch June 25, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant