From 2c6247a69f0e53a2243c5ee73d240a9aa4ea547d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 14:06:01 +0000 Subject: [PATCH] Bump burnett01/rsync-deployments from 4.1 to 5.1 Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 4.1 to 5.1. - [Release notes](https://github.com/burnett01/rsync-deployments/releases) - [Commits](https://github.com/burnett01/rsync-deployments/compare/4.1...5.1) --- updated-dependencies: - dependency-name: burnett01/rsync-deployments dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 85850a3c..63fb8a5e 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -43,7 +43,7 @@ jobs: *.zip - name: Upload to repo server - uses: burnett01/rsync-deployments@4.1 + uses: burnett01/rsync-deployments@5.1 with: switches: -vrptz path: '*.zip'