Skip to content

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

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

chore(deps): update actions/checkout action to v7#17
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v5.0.1v7.0.1
actions/checkout action major v6.0.3v7.0.1
actions/checkout action major v4.3.1v7.0.1

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.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 these updates 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 v7.0.1 across all GitHub Actions workflows

Bumps the pinned commit hash for actions/checkout from various older versions (v4–v6) to 3d3c42e5 (v7.0.1) in _checks.yml, go-lint.yml, governance-enforce.yml, and public-repo-guard.yml.

Macroscope summarized 7c996e2.

@greptile-apps

greptile-apps Bot commented Jun 19, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8cd7ab8

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

@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 5fec3f3 to 14eb6ac Compare June 19, 2026 20:52
@wave-bugbot

wave-bugbot Bot commented Jun 20, 2026

Copy link
Copy Markdown

🌊 WAVE BugBot — 4 finding(s)

🔴 4

  • 🔴 P0 .github/workflows/_checks.yml:23 CWE-862Unpinned action tag (@v1 vs commit SHA)
    Using a versioned tag (@v1) instead of a specific commit SHA for actions/checkout can lead to security vulnerabilities if the action is updated in a way that in
  • 🔴 P0 .github/workflows/go-lint.yml:16 CWE-862Unpinned action tag (@v1 vs commit SHA)
    Using a versioned tag (@v1) instead of a specific commit SHA for actions/checkout can lead to security vulnerabilities if the action is updated in a way that in
  • 🔴 P0 .github/workflows/governance-enforce.yml:23 CWE-862Unpinned action tag (@v1 vs commit SHA)
    Using a versioned tag (@v1) instead of a specific commit SHA for actions/checkout can lead to security vulnerabilities if the action is updated in a way that in
  • 🔴 P0 .github/workflows/public-repo-guard.yml:45 CWE-862Unpinned action tag (@v1 vs commit SHA)
    Using a versioned tag (@v1) instead of a specific commit SHA for actions/checkout can lead to security vulnerabilities if the action is updated in a way that in

severity: critical · major · minor · info — local review · $0 inference · wave-dispatch · react 👍/👎 to tune

@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch 6 times, most recently from 3cd0bd5 to 002965a Compare June 28, 2026 04:08
@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 002965a to aa37531 Compare July 7, 2026 03:04
@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch 2 times, most recently from 2f38765 to 8cd7ab8 Compare July 22, 2026 04:15
@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 8cd7ab8 to 69edd22 Compare August 7, 2026 00:03

@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 2 potential issues.

Open in Devin Review

timeout-minutes: 10
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔍 v7 blocks fork-PR checkout for pull_request_target / workflow_run

checkout v7.0.0 blocks checking out fork PR refs under pull_request_target and workflow_run. None of the workflows in this repo use those triggers (pull_request, push, workflow_dispatch, workflow_call only), so the breaking change doesn't affect these files. Note _checks.yml is a reusable workflow (workflow_call) — if any external caller invokes it from a pull_request_target/workflow_run context, the checkout would now fail; verify consumers of this reusable workflow.

Open in Devin Review

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

Comment thread .github/workflows/public-repo-guard.yml
@macroscopeapp

macroscopeapp Bot commented Aug 7, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

Unable to check for correctness in 69edd22. This dependency update changes files owned by wave-av/streaming-team, and there's an unresolved review comment about credential persistence in public-repo-guard.yml. The designated code owners should review this change.

No code changes detected at 7c996e2. Prior analysis still applies.

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

@renovate
renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 69edd22 to 7c996e2 Compare August 7, 2026 00:11
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