From 86202a6ad14cefadd42fb249ee21e72ecc3c5509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 14:07:08 +0000 Subject: [PATCH] Bump burnett01/rsync-deployments from 5.1 to 5.2 Bumps [burnett01/rsync-deployments](https://github.com/burnett01/rsync-deployments) from 5.1 to 5.2. - [Release notes](https://github.com/burnett01/rsync-deployments/releases) - [Commits](https://github.com/burnett01/rsync-deployments/compare/5.1...5.2) --- updated-dependencies: - dependency-name: burnett01/rsync-deployments dependency-type: direct:production update-type: version-update:semver-minor ... 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 63fb8a5e..23526ab0 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@5.1 + uses: burnett01/rsync-deployments@5.2 with: switches: -vrptz path: '*.zip'