Update https://github.com/burnett01/rsync-deployments action to v7.1.0 #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/https-github.com-burnett01-rsync-deployments-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.0.0→7.1.0Release Notes
burnett01/rsync-deployments (https://github.com/burnett01/rsync-deployments)
v7.1.0Compare Source
What's Changed
Update Alpine from 3.19.1 to 3.22.1 via drinternet/rsync@1.5.1 (hub)
Update Rsync from 3.4.0-r0 to 3.4.1-r0
Using Githubs new "immutable releases" feature
Repo now supports BATS testing the entrypoint shell script, shellsheck and various integration tests
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/7.0.2...7.1.0
v7.0.2Compare Source
What's Changed
3.4.0-r0
always force-upgrade rsync to get the latest security upgrades
new version 7.0.2 (with rsync 3.4.0), deprecate old versions, remove dead links
The latest rsync version 3.4.0 fixes a wide variety of CVE's.
See their press release: https://download.samba.org/pub/rsync/NEWS#3.4.0
The latest action version 7.0.2 is using rsync 3.4.0, so please use that.
Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/7.0.1...7.0.2
v7.0.1Compare Source
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.4.4the corresponding hash isdrinternet/rsync@sha256:15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234Check for validation: https://hub.docker.com/layers/drinternet/rsync/v1.4.4/images/sha256-15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234
With that, usage of this action is even more secure due to a consistent dependency chain of trust,
since changes accompanied by a docker image hash are immutable.
Thanks to @XComp
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Pull request closed