Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.3.
- This action is used across all versions by 6 repositories.
Action Type
This is a Docker action.
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, as well as variables, across multiple GitHub repositories and environments. It helps streamline the management of secrets by allowing users to update and propagate changes efficiently, reducing manual effort and potential errors. Key capabilities include syncing multi-line secrets, environment-specific secrets, and enabling dry-run modes for safe testing.
Release notes
What’s Changed
- chore: batch update of project dependencies and configurations by @cbrgm in https://github.com/cbrgm/sync-secrets-action/pull/217
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/218
- major(deps): update module github.com/google/go-github/v82 to v83 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/219
- ci(tools): update actions/setup-go action to v6.3.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/220
- major(deps): update module github.com/google/go-github/v83 to v84 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/221
Full Changelog: https://github.com/cbrgm/sync-secrets-action/compare/v1...v1.2.3