From be0ec7fc58bf2656897a4edd6913afeb3e28b505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:10:12 +0000 Subject: [PATCH] Update burnett01/rsync-deployments action to v8.0.5 --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 06b5b9f6..d6cfdffd 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -39,7 +39,7 @@ jobs: *.zip - name: Upload to repo server - uses: burnett01/rsync-deployments@8.0.4 + uses: burnett01/rsync-deployments@8.0.5 with: switches: -vrptz path: '*.zip'