Skip to content

chore(deps): pin actions/checkout@v7 in cargo-dist release workflow - #35

Merged
snowmead merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Jul 31, 2026
Merged

chore(deps): pin actions/checkout@v7 in cargo-dist release workflow#35
snowmead merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from snowmead as a code owner June 29, 2026 23:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
Dependabot's release.yml bump failed `dist plan` because cargo-dist 0.32.0
still templates checkout@v6. Pin the v7.0.0 SHA via github-action-commits
and regenerate so plan stays consistent with ci/publish workflows.

Co-authored-by: Michael Assaf <snowmead@users.noreply.github.com>
@cursor
cursor Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 0ca1372 to b79534e Compare July 31, 2026 02:24

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

Stale comment

Thermos review

No medium+ findings (security + code quality).

Pins actions/checkout to verified v7.0.0 SHA (9c091bb…) via [dist.github-action-commits] and regenerates cargo-dist release.yml to match existing ci/publish pins. Checkout v7’s fork-PR restriction does not apply here (pull_request / tag push only). dist plan is green. No Bugbot or prior review threads.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@cursor
cursor Bot enabled auto-merge (squash) July 31, 2026 02:28
@cursor

cursor Bot commented Jul 31, 2026

Copy link
Copy Markdown

Fixed this PR so dist plan can pass.

Cause: Dependabot only edited the generated release.yml (checkout@v6@v7). cargo-dist 0.32.0 still templates @v6, so plan failed with “out of date contents”.

Change: Pin actions/checkout to the v7.0.0 SHA via [dist.github-action-commits] in dist-workspace.toml and regenerate release.yml. Same SHA already used by ci.yml / publish workflows.

CI + Release plan are green; squash auto-merge is enabled.

@cursor cursor Bot changed the title chore(deps): bump actions/checkout from 6 to 7 chore(deps): pin actions/checkout@v7 in cargo-dist release workflow Jul 31, 2026
@snowmead
snowmead disabled auto-merge July 31, 2026 02:59
@snowmead
snowmead merged commit 68b7b2c into main Jul 31, 2026
6 checks passed
@snowmead
snowmead deleted the dependabot/github_actions/actions/checkout-7 branch July 31, 2026 02:59

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

Thermos review

No medium+ findings (security + code quality).

Pins actions/checkout to verified v7.0.0 SHA (9c091bb…) via [dist.github-action-commits] and regenerates cargo-dist release.yml to match existing ci/publish pins. Re-checked after main merge (d26cb5d); checkout v7’s fork-PR restriction still does not apply (pull_request / tag push only). plan is green. No Bugbot or prior review threads.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants