From dfe7a46a0375ce3c5f7d6f5122da5664a28b8f6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jun 2024 07:41:48 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 8f7c93a781f776780166ba6c52a49cb531cf4e9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jun 2024 07:41:48 +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 929bffd..d2cf0c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [v2.1.7](https://github.com/route06/actions/compare/v2.1.6...v2.1.7) - 2024-06-26 +### Maintenance :technologist: +- build(deps): bump reviewdog/action-actionlint from 1.48.0 to 1.51.0 by @dependabot in https://github.com/route06/actions/pull/46 +### Other Changes +- Use full changeset hash for 3rd-party GitHub Actions by @masutaka in https://github.com/route06/actions/pull/48 + ## [v2.1.6](https://github.com/route06/actions/compare/v2.1.5...v2.1.6) - 2024-06-18 ### Fix bug :bug: - Fix gh_discussion_comment_to_slack.yml part2 by @masutaka in https://github.com/route06/actions/pull/43