build(deps): bump easingthemes/ssh-deploy from 2.1.5 to 2.2.11

Bumps [easingthemes/ssh-deploy](https://github.com/easingthemes/ssh-deploy) from 2.1.5 to 2.2.11.
- [Release notes](https://github.com/easingthemes/ssh-deploy/releases)
- [Changelog](https://github.com/easingthemes/ssh-deploy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/easingthemes/ssh-deploy/compare/v2.1.5...v2.2.11)

---
updated-dependencies:
- dependency-name: easingthemes/ssh-deploy
  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-05-01 18:58:02 +00:00 committed by Johannes Millan
parent 151a0ab41d
commit db6325f4f2

View file

@ -49,7 +49,7 @@ jobs:
run: npm run buildFrontend:prodWeb
- name: Deploy to Web Server
uses: easingthemes/ssh-deploy@v2.1.5
uses: easingthemes/ssh-deploy@v2.2.11
env:
SSH_PRIVATE_KEY: ${{ secrets.WEB_SERVER_SSH_KEY }}
ARGS: '-rltgoDzvO --delete --exclude "news.json"'