Skip to content

v1.3.1 — Action SHA roll-forward + dogfood auto-merge

Choose a tag to compare

@homelabforge homelabforge released this 27 May 01:39
· 13 commits to main since this release

Changed

  • Roll forward action SHAs merged in PR #2 (codeql-action 4.35.1 → 4.35.4, upload-artifact 7.0.0 → 7.0.1, setup-uv 8.0.0 → 8.1.0) so consumers pinned at v1.3.x pick them up

Added

  • .github/workflows/dependabot-auto-merge.yml self-hosted on @main — repo now consumes its own auto-merge workflow so future dependabot PRs merge without manual review
  • CHANGELOG.md (this file), backfilled from tag history
  • README: collectionsync and myhealth listed as consumers; Per-repo flags table updated to match production; pre-release tag semantics documented in the Publish recipe