Skip to content

deps(github/action): bump all dependencies - #77

Merged
olblak merged 2 commits into
mainfrom
updatecli_main_75bba88f02d598aa1c677386f95e52cad73c9dfb05c65bf6bd87395d6e33aaca
Sep 16, 2026
Merged

olblak merged 2 commits into
mainfrom
updatecli_main_75bba88f02d598aa1c677386f95e52cad73c9dfb05c65bf6bd87395d6e33aaca

Conversation

@updateclibot

@updateclibot updateclibot Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

deps: bump crate-ci/typos GitHub workflow

deps(github): bump Action tag for crate-ci/typos from 8a48f81b6c64dcfea44b3633223084c4be58ac5f to 512fc24f32f44ab01972217aaaf3dc86ec234d53 (Pinned from v1.50.2)

change detected: * key "$.jobs.run.steps[1].uses" updated from "crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f" to "crate-ci/typos@512fc24f32f44ab01972217aaaf3dc86ec234d53", in file ".github/workflows/typos.yaml" (doc 0)

GitHub Action workflow link

deps: bump zizmorcore/zizmor-action GitHub workflow

deps(github): bump Action tag for zizmorcore/zizmor-action from 3dc1ecc9bcb9e94e9b2c709687979e1298497054 to cc914d7f3750a2d13d75c7f184a1060aa0e9d482 (Pinned from v0.6.4)

change detected: * key "$.jobs.zizmor.steps[1].uses" updated from "zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054" to "zizmorcore/zizmor-action@cc914d7f3750a2d13d75c7f184a1060aa0e9d482", in file ".github/workflows/zizmor.yaml" (doc 0)

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Summary by CodeRabbit

  • Chores
    • Updated automated typo checking and workflow security scanning tools.
    • Pinned the security scanning tool to a specific version while preserving existing workflow behavior.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: f622baea-ec99-469a-b95e-cb9fe8758fa6

📥 Commits

Reviewing files that changed from the base of the PR and between 2230f3f and f48e6c0.

📒 Files selected for processing (2)
  • .github/workflows/typos.yaml
  • .github/workflows/zizmor.yaml

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates the pinned Typos action from v1.49.0 to v1.50.2 and the pinned zizmor action from v0.6.2 to v0.6.4. Workflow behavior and configuration remain unchanged.

Changes

Workflow action updates

Layer / File(s) Summary
Update pinned workflow actions
.github/workflows/typos.yaml, .github/workflows/zizmor.yaml
The workflows now reference the updated pinned Typos and zizmor action versions.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to f48e6

The workflow update preserves its existing triggers, permissions, inputs, and execution settings, with no identified merge-blocking risk.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lists the automated dependency updates, but it does not follow the repository template. It omits the issue link, documentation link, Description section, Test section, and Additional I… Update the pull request description to include the required template sections. Add the issue reference, documentation link, change summary, test commands or results, tradeoffs, and potential improvements.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies a GitHub Actions dependency update and matches the main purpose of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description lists the automated dependency updates, but it does not follow the repository template. It omits the issue link, documentation link, Description section, Test section, and Additional Information sections.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch updatecli_main_75bba88f02d598aa1c677386f95e52cad73c9dfb05c65bf6bd87395d6e33aaca

Comment @coderabbitai help to get the list of available commands.

updatecli added 2 commits September 15, 2026 22:13
... 6c64dcfea44b3633223084c4be58ac5f to 512fc24f32f44ab01972217aaaf3dc86ec234d53 (Pinned from v1.50.2)

Made with ❤️️ by updatecli
... m 3dc1ecc9bcb9e94e9b2c709687979e1298497054 to cc914d7f3750a2d13d75c7f184a1060aa0e9d482 (Pinned from v0.6.4)

Made with ❤️️ by updatecli
@updateclibot
updateclibot Bot force-pushed the updatecli_main_75bba88f02d598aa1c677386f95e52cad73c9dfb05c65bf6bd87395d6e33aaca branch from 521d06b to f48e6c0 Compare September 15, 2026 22:14
@olblak
olblak merged commit 1808efe into main Sep 16, 2026
5 checks passed
@olblak
olblak deleted the updatecli_main_75bba88f02d598aa1c677386f95e52cad73c9dfb05c65bf6bd87395d6e33aaca branch September 16, 2026 06:01
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