Below you will find pages that utilize the taxonomy term “Burnett01”
December 6, 2025
Rsync Deployments Action
Version updated for https://github.com/Burnett01/rsync-deployments to version v8.
This action is used across all versions by 4,974 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Version v8 (8.0.0) offers the following features:
feat: latest Alpine 3.23.0 feat: latest Rsync 3.4.1-r1 feat: integrate rsync-docker 3rd party into this action as 1st party code (no more dependency, better audit, single source of truth) backported: agent-start agent-stop agent-askpass agent-add hosts-add hosts-clear new added: ssh-init hosts-init improved: stricter permissions on .
April 1, 2024
Rsync Deployments Action
Version updated for Burnett01/rsync-deployments to version 7.0.1.
This action is used across all versions by 3,171 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Pin @JoshPiper drinternet/rsync image by SHA-256 hash rather than version. (Immutability) Added via #60 The docker image of this action is now pinned to the specific SHA-256 hash of the version rather than just the version. This means for the latest drinternet/rsync:v1.
March 6, 2024
Rsync Deployments Action
Version updated for Burnett01/rsync-deployments to version 7.0.0.
This action is used across all versions by 3,062 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: Update base image to latest 1.4.4 (alpine 3.19.1) https://github.com/JoshPiper/rsync-docker/commit/ba20622d48f9c6c153bf520408c17aaec887e817 https://github.com/JoshPiper/rsync-docker/pull/25 @JoshPiper
Merge pull request https://github.com/Burnett01/rsync-deployments/pull/24 from jasongill/patch-1 Re-allow RSA host keys with SSH
feat: Make usage of legacy rsa hostkeys conditional The usage of RSA host keys introduced with https://github.