Skip to content

chore(deps): update actions/checkout action to v7#153

Merged
engels74 merged 1 commit into
mainfrom
renovate/actions-checkout-7.x
Jun 18, 2026
Merged

chore(deps): update actions/checkout action to v7#153
engels74 merged 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7.0.0

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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

This PR was generated by Mend Renovate. View the repository job log.

@augmentcode

augmentcode Bot commented Jun 18, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the CI workflow to use actions/checkout v7.

Changes:

  • Bumps actions/checkout from v6 to v7.0.0 in .github/workflows/code-quality.yml across all jobs.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode 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.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7.0.0

@augmentcode augmentcode Bot Jun 18, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

.github/workflows/code-quality.yml:18actions/[email protected] is a mutable tag; if the tag were ever moved/compromised it could change what runs in CI. Consider pinning to an immutable commit SHA to reduce GitHub Actions supply-chain risk.

Other locations where this applies: .github/workflows/code-quality.yml:63, .github/workflows/code-quality.yml:85.

Severity: medium

Other Locations
  • .github/workflows/code-quality.yml:63
  • .github/workflows/code-quality.yml:85

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@engels74
engels74 merged commit b4b2d3a into main Jun 18, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/actions-checkout-7.x branch June 18, 2026 21:14
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