Skip to content

chore(deps): update actions/checkout action to v4.4.0 - #33

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-4.x
Open

chore(deps): update actions/checkout action to v4.4.0#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.3.1v4.4.0

Release Notes

actions/checkout (actions/checkout)

v4.4.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 is behind base branch, 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.


Open in Devin Review

Note

Update actions/checkout to v4.4.0 in CI workflows

Updates the actions/checkout step from v4.3.1 to v4.4.0 across all three jobs in _checks.yml: checks, skill-validate, and verify-routes.

Macroscope summarized ec047f9.

@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f03cfb2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Risk: low. Cursor Bugbot was not present on this PR, so that signal was skipped. Approved this low-risk actions/checkout minor bump with pinned SHA updates only; no reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@renovate
renovate Bot force-pushed the renovate/actions-checkout-4.x branch from 813f069 to f03cfb2 Compare July 22, 2026 04:15
@renovate
renovate Bot force-pushed the renovate/actions-checkout-4.x branch from f03cfb2 to c4193fe Compare August 7, 2026 00:02
@greptile-apps

greptile-apps Bot commented Aug 7, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 potential issue.

Open in Devin Review

timeout-minutes: 10
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 Repo pins several different major versions of actions/checkout

All three pins inside .github/workflows/_checks.yml were updated consistently to the same SHA, so this file is internally coherent. However, the repo overall now uses three different major versions of the same action: v4.4.0 here, v6.0.3 in .github/workflows/go-lint.yml:16 and .github/workflows/governance-enforce.yml:27, and v5.0.1 in .github/workflows/public-repo-guard.yml:45. This pre-dates the PR (Renovate appears to have separate update streams), but it's worth checking why _checks.yml is held on the v4 line rather than being brought forward with the rest.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@macroscopeapp

macroscopeapp Bot commented Aug 7, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

Unable to check for correctness in c4193fe. This is a minor version bump of actions/checkout (v4.3.1 → v4.4.0) in CI configuration. However, the changed file is owned by wave-av/streaming-team per CODEOWNERS, and the designated owners should review changes to their workflow files.

No code changes detected at ec047f9. Prior analysis still applies.

You can customize Macroscope's approvability policy. Learn more.

@renovate
renovate Bot force-pushed the renovate/actions-checkout-4.x branch from c4193fe to ec047f9 Compare August 7, 2026 00:11

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 new potential issue.

Open in Devin Review

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 File-size gate globs do not cover this repo's Go sources

Pre-existing, but relevant while this file is being touched: the file-size gate enumerates only '*.ts' '*.tsx' '*.js' '*.py', yet wave-certify is a Go module (go.mod, cmd/). As written the gate iterates over zero files and always passes here, so the ~200-500 line guidance in AGENTS.md is unenforced for this repo. Since this workflow is a mirrored copy of the shared foundation gate, the fix likely belongs upstream, but it's worth noting the gate is effectively a no-op in wave-certify.

(Refers to line 44)

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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.

0 participants