Bumps [sand4rt/ftp-deployer](https://github.com/sand4rt/ftp-deployer) from 1.4 to 1.7.
- [Release notes](https://github.com/sand4rt/ftp-deployer/releases)
- [Commits](https://github.com/sand4rt/ftp-deployer/compare/v1.4...v1.7)
---
updated-dependencies:
- dependency-name: sand4rt/ftp-deployer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
workflow: ${{ github.event.workflow_run.workflow_id }}
workflow_conclusion: success
- name: FTP Deployer
- uses: sand4rt/ftp-deployer@v1.4
+ uses: sand4rt/ftp-deployer@v1.7
with:
sftp: true
host: ${{ secrets.SFTP_SERVER }}