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 review from a team as code owners June 8, 2025 01:58
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 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-multiaddr"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "py-multiaddr"
        name                        = "py-multiaddr"
        # (34 unchanged attributes hidden)

      ~ security_and_analysis {

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

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

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

@galargh galargh merged commit d2ae871 into master Jun 15, 2025
6 checks passed
@galargh galargh deleted the master-fix branch June 15, 2025 23:26
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