From f2598a8c2f399576a9d0fc858622ee516407edc4 Mon Sep 17 00:00:00 2001 From: "route06-actions-ci[bot]" <174070246+route06-actions-ci[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 08:25:57 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From ae6d9ff824342590d3a873ba27440df26151fca8 Mon Sep 17 00:00:00 2001 From: "route06-actions-ci[bot]" <174070246+route06-actions-ci[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 08:25:59 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f209b..0160eef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [v2.7.1](https://github.com/route06/actions/compare/v2.7.0...v2.7.1) - 2025-09-08 +### Maintenance :technologist: +- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/route06/actions/pull/110 +- build(deps): bump reviewdog/action-actionlint from 1.65.2 to 1.66.1 by @dependabot[bot] in https://github.com/route06/actions/pull/111 +- build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/route06/actions/pull/112 + ## [v2.7.0](https://github.com/route06/actions/compare/v2.6.0...v2.7.0) - 2025-07-23 ### New Features :tada: - CodeQL workflow で GitHub Actions に対応する by @masutaka in https://github.com/route06/actions/pull/109