Skip to content

Update burnett01/rsync-deployments action to v9 - #926

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/burnett01-rsync-deployments-9.x
Open

Update burnett01/rsync-deployments action to v9#926
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/burnett01-rsync-deployments-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
burnett01/rsync-deployments action major 7.1.0v9

Release Notes

burnett01/rsync-deployments (burnett01/rsync-deployments)

v9

Compare Source

New Major v9

Since Alpine 3.24.x was released, we're bumping our major version from v8 to v9.
Please take a look at our release policy for updated support cycles for v8 and v9.

v9 (9.0.0)

v9.0.0

Compare Source

New Major v9

Since Alpine 3.24.x was released, we're bumping our major version from v8 to v9.
Please take a look at our release policy for updated support cycles for v8 and v9.

v9 (9.0.0)

v8.0.5

Compare Source

What's Changed
  • update base-image Alpine from 3.23.3 to 3.23.4 that fixes:

musl
CVE-2026-6042
CVE-2026-40200

openssl
CVE-2026-31790
CVE-2026-28387
CVE-2026-28388
CVE-2026-28389
CVE-2026-28390
CVE-2026-31789

Full Changelog: Burnett01/rsync-deployments@8.0.4...8.0.5

v8.0.4

Compare Source

What's Changed

Full Changelog: Burnett01/rsync-deployments@8.0.3...8.0.4

Contributors:

v8.0.3

Compare Source

What's Changed
  • chore(deps): bump alpine from 3.23.0 to 3.23.2 #​97 #​98

Full Changelog: Burnett01/rsync-deployments@8.0.2...8.0.3

Contributors:

v8.0.2

Compare Source

Full Changelog: Burnett01/rsync-deployments@8.0.1...8.0.2

Contributors:

v8.0.1

Compare Source

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

Full Changelog: Burnett01/rsync-deployments@8.0.0...8.0.1

Contributors:

v8

Compare Source

v8-release-banner

What's Changed

Version v8 (8.0.5) offers the following features:

  • feat: latest Alpine 3.23.4
  • 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 .ssh/ folder (700) and known_hosts (600)
      • use set -eu in all scipts
  • feat: new strict_host_keys option to enable support for strict host key verification. Default: false (to keep backward compatibility)
  • feat: new debug option to see the commands executed (-x) by this action
  • feat: this action is now scanned for vulnerabilities by Snyk
  • feat; this action is now scanned by CodeQL for Q/A
  • feat: this action now performs CI tasks such as Validation, Linting and Unit Tests
  • fix: various shell syntax for robustness
  • fix: use printf and redirect output to non-stdout instead of echo in sensitive code locations
  • refactor: use $HOME instead of tilde ~ for robustness
  • feat: cross-platform support
  • chore: Deprecate 7.0.2
  • chore: EOL 7.0.0 & 7.0.1
New release channels:

From now on you can use @v8 instead of manually pinning to a version like 8.0.5.

The benefit of using v8 is that you will receive future MINOR+PATCH updates automatically, since v8 is a pointer to 8.x.x.

However, of course you are free to use the regular format like 8.0.5 directly.

Full Changelog: Burnett01/rsync-deployments@7.1.0...8.0.5

Contributors:

v8.0.0: - regression (use v8 or 8.0.2)

Compare Source

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

This release has a regression, see #​90 and #​89.

Use @v8 which points to 8.0.1


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added ci dependencies Pull requests that update a dependency file github-actions labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants