Skip to content

chore(deps): update github-actions dependencies - #2642

Open
davidberenstein1957 wants to merge 2 commits into
mainfrom
chore/github-actions-deps
Open

chore(deps): update github-actions dependencies#2642
davidberenstein1957 wants to merge 2 commits into
mainfrom
chore/github-actions-deps

Conversation

@davidberenstein1957

Copy link
Copy Markdown
Member

Summary

  • Same action pin updates as chore(deps): update github-actions dependencies聽#2638 (actions/checkout v7.0.1, astral-sh/setup-uv v8.3.2, zizmorcore/zizmor-action v0.6.0)
  • Also reformats Markdown Python fences so make check passes under the Ruff version CI installs via uv tool install ruff (currently 0.16.x)

Why

#2638 failed the lint job on make check / check-format because CI's Ruff formats fenced Python in Markdown; the Renovate branch only bumped workflow pins.

Test plan

  • uvx ruff@0.16.0 format --check . (CI-equivalent format)
  • uvx ruff@0.16.0 check .
  • make check-compat / make security / make check-licenses / make check-notices
  • Confirm Main CI lint job is green on this PR

Supersedes #2638.

renovate Bot and others added 2 commits July 29, 2026 15:22
CI installs latest ruff via uv tool install, which formats Python
fenced blocks in Markdown. Align docs with that so make check passes.
@davidberenstein1957
davidberenstein1957 requested a review from a team as a code owner July 29, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant