### Describe the need The v67 [release](https://github.com/google/go-github/releases/tag/v67.0.0) has the following breaking changes: - feat!: Add name query parameter to ActionsService.ListArtifacts (https://github.com/google/go-github/pull/3330) - BREAKING CHANGE: opts argument to ActionsService.ListArtifacts changed from ListOptions to ListArtifactsOptions. - feat!: Rename code scanning params from plural to singular (https://github.com/google/go-github/pull/3331) - BREAKING CHANGE: Rename RuleRequiredCodeScanningTools to RuleRequiredCodeScanningTool. - feat!: Fix source property on Repo Custom Properties (https://github.com/google/go-github/pull/3333) - BREAKING CHANGE: Change RulesetRepositoryPropertyTargetParameters.Source from string to *string. ### SDK Version _No response_ ### API Version _No response_ ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
Describe the need
The v67 release has the following breaking changes:
sourceproperty on Repo Custom Properties google/go-github#3333)SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct