Skip to content

Conversation

@filozone-mgmt-read-write
Copy link
Contributor

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

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 Dec 8, 2025

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

Terraform plans

FilOzone

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["filecoin-cloud"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "filecoin-cloud"
        name                        = "filecoin-cloud"
        # (36 unchanged attributes hidden)

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

  # github_repository.this["filecoinpin-for-erc8004"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "FilecoinPin-for-ERC8004"
        name                        = "FilecoinPin-for-ERC8004"
        # (36 unchanged attributes hidden)

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

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

@galargh galargh merged commit 9b0b111 into master Dec 8, 2025
6 checks passed
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