From 578fa1c973233d855a7f155aac82315600f1dfcf Mon Sep 17 00:00:00 2001 From: "tagpr-knowledge-work[bot]" <197924922+tagpr-knowledge-work[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 03:06:34 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 757028ce2659b8ffcf1db04fd30ea4e9dc81d259 Mon Sep 17 00:00:00 2001 From: "tagpr-knowledge-work[bot]" <197924922+tagpr-knowledge-work[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 03:06:35 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4943f04..49a18636 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,17 @@ ENHANCEMENTS: * feat: support for issues using github_issue resource by @ewilde in https://github.com/integrations/terraform-provider-github/pull/1047 * feat: add configurable read_delay_ms by @morremeyer in https://github.com/integrations/terraform-provider-github/pull/1054 +## [v0.0.4](https://github.com/knowledge-work/terraform-provider-github/compare/v0.0.3...v0.0.4) - 2025-12-09 +### 🏷 Other Changes +- chore: Configure Renovate by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/10 +- fix(deps): update module github.com/go-jose/go-jose/v3 to v3.0.4 by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/13 +- chore(deps): update actions/stale action to v9.1.0 by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/17 +- chore(deps): update actions/setup-go action to v5.5.0 by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/16 +- chore(deps): update crazy-max/ghaction-import-gpg action to v6.3.0 by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/18 +- chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/14 +- chore(deps): update actions/create-github-app-token action to v2.1.4 by @renovate[bot] in https://github.com/knowledge-work/terraform-provider-github/pull/15 +- :arrow_up: [CI] Renovate 設定を共通設定に移行 by @hori-ryota in https://github.com/knowledge-work/terraform-provider-github/pull/29 + ## [v0.0.3](https://github.com/knowledge-work/terraform-provider-github/compare/v0.0.2...v0.0.3) - 2025-10-15 ### 🏷 Other Changes - feat: readonly AutomaticCopilotCodeReviewEnabled by @yumafuu in https://github.com/knowledge-work/terraform-provider-github/pull/8