Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps integrations/github from 5.43.0 to 6.7.1.

Release notes

Sourced from integrations/github's releases.

v6.7.1

Bug Fixes

  • github_actions_organization_secret: Add state migration for destroy_on_drift field to fix regression from v6.7.0 (#2820)

This patch release fixes a regression introduced in v6.7.0 where existing github_actions_organization_secret resources would show invalid state for the new destroy_on_drift field.

The fix adds a schema migration that automatically sets destroy_on_drift=true for existing resources that don't have this field, preventing the need for manual state fixes.

Fixes: #2804

Full Changelog: integrations/terraform-provider-github@v6.7.0...v6.7.1

v6.7.0

What's Changed

🚀 New Features

🐛 Bugfixes

🛠️ Maintenance

... (truncated)

Commits
  • c9df74c fix: Add state migration for github_actions_organization_secret destroy_on_dr...
  • efd6d02 feat: Add github_actions_organization_secret_repository resource (#2760)
  • d019d30 fix(resource/github_actions_environment_variable): handle existing variables ...
  • f549d17 fix: add support for DeployKey actor type in repository and organization ru...
  • 8bd287c test: add coverage for bypass_modes in rulesets (#2802)
  • 61a5d02 maint: Adds tests for PR-2502 (#2799)
  • d38b99c Fix: nil deref bug for ruleset response (#2762)
  • 8b2eac9 fix: allow missing types of rule bypasses (#2726)
  • d9effad Clarify repository description in webhook schema (#2765)
  • fe18870 feat: Add support for 'exempt' github_repository_ruleset bypass_mode (#2764)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.43.0 to 6.7.1.
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
- [Commits](integrations/terraform-provider-github@v5.43.0...v6.7.1)

---
updated-dependencies:
- dependency-name: integrations/github
  dependency-version: 6.7.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

Superseded by #89.

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/terraform/integrations/github-6.7.1 branch October 29, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants