Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.0.
- 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 is a GitHub Action designed to automate the synchronization of repository, Dependabot, and Codespaces secrets and variables across multiple GitHub repositories or environments. It simplifies the management of sensitive data by providing a secure and efficient way to replicate secrets and variables across repositories, supporting advanced use cases like multi-line secrets, environment-specific configurations, and query-based repository targeting. This action helps streamline workflows by reducing manual effort and ensuring consistency in secret management.
Release notes
What’s Changed
- ci(tools): update kentaro-m/auto-assign-action action to v2.0.1 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/200
- ci(tools): update actionhippie/manifest action to v1.8.2 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/201
- ci(tools): update actions/checkout action to v6.0.2 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/202
- deps(golangci-lint): update to golangci-lint v2.8.0 by @cbrgm in https://github.com/cbrgm/sync-secrets-action/pull/203
- feat: support multi-line values for secrets and variables by @cbrgm in https://github.com/cbrgm/sync-secrets-action/pull/204
Full Changelog: https://github.com/cbrgm/sync-secrets-action/compare/v1...v1.2.0