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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-03 14:07:08 +00:00 committed by GitHub
parent 6511bdf62d
commit 86202a6ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
*.zip *.zip
- name: Upload to repo server - name: Upload to repo server
uses: burnett01/rsync-deployments@5.1 uses: burnett01/rsync-deployments@5.2
with: with:
switches: -vrptz switches: -vrptz
path: '*.zip' path: '*.zip'