Merge pull request #6090 from super-productivity/dependabot/github_actions/github-actions-minor-05604d7d6b

chore(deps)(deps): bump easingthemes/ssh-deploy from 5.0.3 to 5.1.1 in the github-actions-minor group
This commit is contained in:
Johannes Millan 2026-01-21 15:26:13 +01:00 committed by GitHub
commit d73ba67489
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,7 +70,7 @@ jobs:
run: npm run buildFrontend:prodWeb
- name: Deploy to Web Server
uses: easingthemes/ssh-deploy@01a39e33483634cbd7ac99020c55b72ca7f098fe # v5.0.3
uses: easingthemes/ssh-deploy@a1aa0b6cf96ce2406eef90faa35007a4a7bf0ac0 # v5.1.1
env:
SSH_PRIVATE_KEY: ${{ secrets.WEB_SERVER_SSH_KEY }}
ARGS: '-rltgoDzvO --delete --exclude "news.json"'