Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.2.4.
- 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 secrets and variables (including repository, Dependabot, Codespaces, and environment-specific secrets) across multiple GitHub repositories. It simplifies the process of managing and updating sensitive information by providing a secure, configurable way to sync secrets and variables between repositories, environments, or by search queries. This action addresses common challenges in maintaining consistent secret management at scale while ensuring security and efficiency.
Release notes
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/222
- ci(tools): update build tools to v4 (major) by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/223
- ci(tools): update docker/setup-buildx-action action to v4 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/224
- ci(tools): update docker/metadata-action action to v6 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/225
- ci(tools): update docker/build-push-action action to v7 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/227
- patch(deps): update dependency golang to v1.26.1 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/226
- minor(deps): update module golang.org/x/oauth2 to v0.36.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/228
- deps(patch): update module golang.org/x/crypto to v0.49.0 by @renovate[bot] in https://github.com/cbrgm/sync-secrets-action/pull/229
Full Changelog: https://github.com/cbrgm/sync-secrets-action/compare/v1...v1.2.4