v3.18.4
mvanhorn/last30days-skillv3.18.4Jul 28, 2026by github-actions[bot]
AI Summary
A patch release fixing CI pipeline failures and resolving timeout issues in YouTube comparison-mode searches.
Key Highlights
- Repair CI tag-release workflow
- Fix YouTube comparison-mode search timeouts under fan-out
New Features
- CI workflow repair
- YouTube timeout fix
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