From b47131d3c09299636698d2e23481c8868e26da04 Mon Sep 17 00:00:00 2001 From: "tagpr-knowledge-work[bot]" <197924922+tagpr-knowledge-work[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:45:50 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 53b50164fabf3afa92dc912b3b7f95a1068e5f5e Mon Sep 17 00:00:00 2001 From: "tagpr-knowledge-work[bot]" <197924922+tagpr-knowledge-work[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:45:51 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4943f04..fbecc91f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,16 @@ 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-10-20 +### 🏷 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 + ## [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