Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.1.15.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sync Secrets Action automates the synchronization of repository, Dependabot, and Codespaces secrets and variables across multiple GitHub repositories. It simplifies the process of managing and updating secrets, variables, and environment-specific configurations, reducing manual effort and potential errors in maintaining consistency. Key capabilities include targeted syncing, batch processing via search queries, and support for environment-specific and dry-run operations.
Release notes
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/194
- ci(tools): update dependabot/fetch-metadata action to v2.5.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/195
- major(deps): update module github.com/google/go-github/v80 to v81 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/196
- deps(patch): update module golang.org/x/crypto to v0.47.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/197
- ci(tools): update actions/setup-go action to v6.2.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/198
- patch(deps): update dependency golang to v1.25.6 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/199
Full Changelog: https://github.com/cbrgm/sync-secrets-action/compare/v1...v1.1.15