Skip to content

Conversation

@multiformats-mgmt-read-write
Copy link
Contributor

The changes in this PR were made by a bot. Please review carefully.

@multiformats-mgmt-read-write multiformats-mgmt-read-write bot requested a review from a team as a code owner November 26, 2025 17:01
@github-actions
Copy link
Contributor

The following access changes will be introduced as a result of applying the plan:

Access Changes
There will be no access changes

@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

multiformats

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # github_repository.this["py-multibase"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "py-multibase"
        name                        = "py-multibase"
        # (33 unchanged attributes hidden)

      ~ security_and_analysis {

          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }

          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["py-multicodec"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "py-multicodec"
        name                        = "py-multicodec"
        # (33 unchanged attributes hidden)

      ~ security_and_analysis {

          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }

          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["py-multihash"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "py-multihash"
        name                        = "py-multihash"
        # (33 unchanged attributes hidden)

      ~ security_and_analysis {

          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }

          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

Plan: 0 to add, 3 to change, 0 to destroy.

@multiformats-mgmt-read-write multiformats-mgmt-read-write bot requested a review from a team as a code owner November 26, 2025 17:02
@galargh galargh merged commit c431156 into master Nov 26, 2025
6 checks passed
@galargh galargh deleted the master-upgrade branch November 26, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants