Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot]
ee508838bd chore(deps): bump actions/checkout from 4.2.2 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 17:54:29 +00:00
Shingo OKAWA
07dda38699 ci(sync): add automated git-cliff version sync (#75)
* ci: add workflow to sync git-cliff version with upstream releases

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* ci: change git-cliff sync schedule to weekly

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* fix: remove redundant step

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* fix: remove obsolete api call

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* fix: rename branch name

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* chore: add comment on crontab

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* feat: add README.md inplace replacement

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* chore: enable strict shell mode in workflow steps

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* chore: add pr body

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* refactor: make variable expansion consistent

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* refactor: use sed instead of yq for replacement

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

* revert: newline replacement

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>

---------

Signed-off-by: Shingo OKAWA <shingo.okawa.g.h.c@gmail.com>
2026-02-28 13:43:34 +03:00