v3.18.4

Zyphra/Zonosv3.18.4Jul 28, 2026by github-actions[bot]

AI Summary

A maintenance release focusing on CI stability, dependency updates, and a fix for search timeouts under fan-out conditions.

Key Highlights

  • Fixed CI YAML configuration to stop failing on main pushes
  • Bumped multiple dependencies including actions/checkout, setup-go, and zizmor-action
  • Fixed YouTube comparison-mode search timeouts under fan-out

Full Release Notes

## What's Changed
* fix(ci): repair tag-release.yml YAML so main pushes stop failing by @tmchow in https://github.com/mvanhorn/last30days-skill/pull/880
* chore(deps): bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 by @dependabot[bot] in https://github.com/mvanhorn/last30days-skill/pull/892
* chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/mvanhorn/last30days-skill/pull/893
* chore(deps): bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in https://github.com/mvanhorn/last30days-skill/pull/894
* chore(deps): bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 by @dependabot[bot] in https://github.com/mvanhorn/last30days-skill/pull/895
* chore(deps): bump actions/attest from 4.1.1 to 4.2.0 by @dependabot[bot] in https://github.com/mvanhorn/last30days-skill/pull/896
* fix(youtube): stop comparison-mode search timeouts under fan-out by @tmchow in https://github.com/mvanhorn/last30days-skill/pull/901
* chore(release): bump version to 3.18.4 by @github-actions[bot] in https://github.com/mvanhorn/last30days-skill/pull/902


**Full Changelog**: https://github.com/mvanhorn/last30days-skill/compare/v3.18.3...v3.18.4