From c4781fdb04c901e794821b029caf919b0ddbb662 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:57:02 +0000 Subject: [PATCH] chore(deps): update burnett01/rsync-deployments action to v7 --- .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 b919f266..96d25f05 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@6.0.0 + uses: burnett01/rsync-deployments@7.0.1 with: switches: -vrptz path: '*.zip'