Mirror repository to alternate git host
Version updated for https://github.com/Lissy93/repo-mirror-action to version v1.3.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Mirror Repo GitHub Action automates the synchronization of a GitHub repository to another Git host or repository, including all branches, commits, and tags. It simplifies tasks like creating backups, avoiding vendor lock-in, and maintaining repository synchronization across platforms. This action ensures easy mirroring with secure SSH authentication and provides a clean summary of the operation.
Release notes
What’s Changed
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/Lissy93/repo-mirror-action/pull/1
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/Lissy93/repo-mirror-action/pull/1
Full Changelog: https://github.com/Lissy93/repo-mirror-action/compare/v1.2.0...v1.3.0