Update https://github.com/burnett01/rsync-deployments action to v7.1.0 #9

Closed
renovate-bot wants to merge 0 commits from renovate/https-github.com-burnett01-rsync-deployments-7.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
https://github.com/burnett01/rsync-deployments action minor 7.0.07.1.0

Release Notes

burnett01/rsync-deployments (https://github.com/burnett01/rsync-deployments)

v7.1.0

Compare Source

[!WARNING]
DEPRECATED - See deprecation notice & SECURITY.md!

What's Changed

Full Changelog: https://github.com/Burnett01/rsync-deployments/compare/7.0.2...7.1.0

v7.0.2

Compare Source

[!WARNING]
DEPRECATED - See deprecation notice & SECURITY.md!

What's Changed

3.4.0-r0

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.1

Compare Source

[!CAUTION]
EOL - End of Life - see SECURITY.md!

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.4 the corresponding hash is drinternet/rsync@sha256:15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234

Check 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) | action | minor | `7.0.0` → `7.1.0` | --- ### Release Notes <details> <summary>burnett01/rsync-deployments (https://github.com/burnett01/rsync-deployments)</summary> ### [`v7.1.0`](https://github.com/Burnett01/rsync-deployments/releases/tag/7.1.0) [Compare Source](https://github.com/burnett01/rsync-deployments/compare/7.0.2...7.1.0) > \[!WARNING] > DEPRECATED - See [deprecation notice](https://github.com/Burnett01/rsync-deployments/discussions/96) & [SECURITY.md](https://github.com/Burnett01/rsync-deployments/blob/master/SECURITY.md)! #### What's Changed - Update Alpine from 3.19.1 to [3.22.1](https://www.alpinelinux.org/posts/Alpine-3.19.8-3.20.7-3.21.4-3.22.1-released.html) via [drinternet/rsync@1.5.1](https://github.com/JoshPiper/rsync-docker/releases/tag/1.5.1) ([hub](https://hub.docker.com/layers/drinternet/rsync/v1.5.1/images/sha256-e61f4047577b566872764fa39299092adeab691efb3884248dbd6495dc926527)) - Update Rsync from 3.4.0-r0 to [3.4.1-r0](https://download.samba.org/pub/rsync/NEWS#3.4.1) - Using Githubs new "[immutable releases](https://github.blog/changelog/2025-08-26-releases-now-support-immutability-in-public-preview/)" 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.2`](https://github.com/Burnett01/rsync-deployments/releases/tag/7.0.2) [Compare Source](https://github.com/burnett01/rsync-deployments/compare/7.0.1...7.0.2) > \[!WARNING] > DEPRECATED - See [deprecation notice](https://github.com/Burnett01/rsync-deployments/discussions/96) & [SECURITY.md](https://github.com/Burnett01/rsync-deployments/blob/master/SECURITY.md)! #### What's Changed [3.4.0-r0](https://download.samba.org/pub/rsync/NEWS#3.4.0) - [always force-upgrade rsync to get the latest security upgrades](https://github.com/Burnett01/rsync-deployments/commit/76404482ea2966b432c8716580059eab4b530642) - [new version 7.0.2 (with rsync 3.4.0), deprecate old versions, remove dead links](https://github.com/Burnett01/rsync-deployments/commit/e642759b847b8af255c32ed7c2073045d98e77bc) 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.1`](https://github.com/Burnett01/rsync-deployments/releases/tag/7.0.1) [Compare Source](https://github.com/burnett01/rsync-deployments/compare/7.0.0...7.0.1) > \[!CAUTION] > EOL - End of Life - see [SECURITY.md](https://github.com/Burnett01/rsync-deployments/blob/master/SECURITY.md)! - Pin [@&#8203;JoshPiper](https://github.com/JoshPiper) [drinternet/rsync](https://github.com/JoshPiper/rsync-docker) image by SHA-256 hash rather than version. (Immutability) Added via [#&#8203;60](https://github.com/burnett01/rsync-deployments/issues/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.4` the corresponding hash is `drinternet/rsync@sha256:15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234` Check 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 [@&#8203;XComp](https://github.com/XComp) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update https://github.com/burnett01/rsync-deployments action to v7.1.0
All checks were successful
Build and publish the web page / build-and-deploy (pull_request) Successful in 18s
9cc0afbeda
Merge branch 'main' into renovate/https-github.com-burnett01-rsync-deployments-7.x
All checks were successful
Build and publish the web page / build-and-deploy (pull_request) Successful in 18s
7e7fcf6388
phbaer closed this pull request 2026-01-06 04:19:53 +00:00
phbaer deleted branch renovate/https-github.com-burnett01-rsync-deployments-7.x 2026-01-06 04:21:32 +00:00
All checks were successful
Build and publish the web page / build-and-deploy (push) Successful in 22s
Build and publish the web page / build-and-deploy (pull_request) Successful in 15s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
phbaer/npw.net!9
No description provided.