mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-20 22:21:38 -05:00
* [AI] Reference dedicated environments for workflows using secrets Assigns each secret-consuming workflow to a dedicated GitHub environment so zizmor's secrets-without-environment audit passes: - ai-generated-release-notes.yml -> ai-release-notes - docs-spelling.yml (update job) -> docs-spelling - i18n-string-extract-master.yml -> i18n - release-notes.yml -> pr-automation - vrt-update-apply.yml -> pr-automation * [AI] Rename release notes file to match PR #7856 --------- Co-authored-by: Claude <noreply@anthropic.com>