rsync action
Version updated for https://github.com/spotdemo4/rsync-action to version v0.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
- bump: v0.0.1 -> v0.0.2 (48fa2b3)
- ci(release): replace flake-release and npm publish with gh/forgejo cli (f595fd4)
- chore(deps): update dependency rolldown to ^1.1.4 (#1) (aa20caf)
- ci(workflows): add rsync tag and release automation (d0abd20)
- fix(action): parse rsync TLS port with fallback and range checks (e825732)
- refactor(action): use static rsync releases for tool setup (7739f63)
- fix(flake): use pkgs.rsync instead of pkgs.pkgsStatic in overlay (9e2dc66)
- ci: run checks on amd64 and arm64 runner matrix (7eb0273)
- ci(check): pass rsync auth inputs to workflow step (3398413)
- build(flake): update inputs and skip rsync itemize test (0ba1338)